Ryan C. Gordon пре 25 година
родитељ
комит
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; \