|
|
@@ -432,9 +432,9 @@ typedef struct PHYSFS_Version
|
|
|
|
|
|
|
|
|
#ifndef DOXYGEN_SHOULD_IGNORE_THIS
|
|
|
-#define PHYSFS_VER_MAJOR 2
|
|
|
-#define PHYSFS_VER_MINOR 1
|
|
|
-#define PHYSFS_VER_PATCH 1
|
|
|
+#define PHYSFS_VER_MAJOR 3
|
|
|
+#define PHYSFS_VER_MINOR 0
|
|
|
+#define PHYSFS_VER_PATCH 0
|
|
|
#endif /* DOXYGEN_SHOULD_IGNORE_THIS */
|
|
|
|
|
|
|