소스 검색

Changed version to 0.1.1.

Ryan C. Gordon 25 년 전
부모
커밋
4a919d7b1a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      physfs.h

+ 1 - 1
physfs.h

@@ -167,7 +167,7 @@ typedef struct __PHYSFS_VERSION__
 
 
 #define PHYSFS_VER_MAJOR 0
 #define PHYSFS_VER_MAJOR 0
 #define PHYSFS_VER_MINOR 1
 #define PHYSFS_VER_MINOR 1
-#define PHYSFS_VER_PATCH 0
+#define PHYSFS_VER_PATCH 1
 
 
 #define PHYSFS_VERSION(x) { \
 #define PHYSFS_VERSION(x) { \
                             (x)->major = PHYSFS_VER_MAJOR; \
                             (x)->major = PHYSFS_VER_MAJOR; \