author | Ryan C. Gordon <icculus@icculus.org> |
Sat, 28 Mar 2009 16:16:08 -0400 | |
changeset 974 | 5cabc31eb563 |
parent 973 | 48ad89e6042c |
child 975 | 653a53e51931 |
src/physfs.h | file | annotate | diff | comparison | revisions |
--- a/src/physfs.h Sat Mar 28 16:15:03 2009 -0400 +++ b/src/physfs.h Sat Mar 28 16:16:08 2009 -0400 @@ -400,7 +400,7 @@ #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 */