Explorar el Código

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

Ryan C. Gordon hace 17 años
padre
commit
b78da18657
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 */