Bumped version number (although we're probably far from a real 2.1.0 release).

This commit is contained in:
Ryan C. Gordon 2009-03-28 16:16:08 -04:00
parent d6ce63e912
commit b78da18657
1 changed files with 1 additions and 1 deletions

View File

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