소스 검색

Upped version to 0.1.3.

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

+ 1 - 1
physfs.h

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