Просмотр исходного кода

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

Ryan C. Gordon 17 лет назад
Родитель
Сommit
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 */