瀏覽代碼

Changed version to 0.1.1.

Ryan C. Gordon 24 年之前
父節點
當前提交
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_MINOR 1
-#define PHYSFS_VER_PATCH 0
+#define PHYSFS_VER_PATCH 1
 
 #define PHYSFS_VERSION(x) { \
                             (x)->major = PHYSFS_VER_MAJOR; \