Explorar el Código

Updated version from 0.1.3 to 0.1.4.

Ryan C. Gordon hace 25 años
padre
commit
c2b2506a7c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      physfs.h

+ 1 - 1
physfs.h

@@ -173,7 +173,7 @@ typedef struct __PHYSFS_VERSION__
 
 #define PHYSFS_VER_MAJOR 0
 #define PHYSFS_VER_MINOR 1
-#define PHYSFS_VER_PATCH 3
+#define PHYSFS_VER_PATCH 4
 
 #define PHYSFS_VERSION(x) { \
                             (x)->major = PHYSFS_VER_MAJOR; \