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