浏览代码

Bumped version number (although we're probably far from a real 2.1.0 release).

Ryan C. Gordon 17 年之前
父节点
当前提交
b78da18657
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/physfs.h

+ 1 - 1
src/physfs.h

@@ -400,7 +400,7 @@ typedef struct PHYSFS_Version
 
 #ifndef DOXYGEN_SHOULD_IGNORE_THIS
 #define PHYSFS_VER_MAJOR 2
-#define PHYSFS_VER_MINOR 0
+#define PHYSFS_VER_MINOR 1
 #define PHYSFS_VER_PATCH 0
 #endif  /* DOXYGEN_SHOULD_IGNORE_THIS */