Bumped version number (although we're probably far from a real 2.1.0 release).
This commit is contained in:
parent
d6ce63e912
commit
b78da18657
|
@ -400,7 +400,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 1
|
||||||
#define PHYSFS_VER_PATCH 0
|
#define PHYSFS_VER_PATCH 0
|
||||||
#endif /* DOXYGEN_SHOULD_IGNORE_THIS */
|
#endif /* DOXYGEN_SHOULD_IGNORE_THIS */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue