diff -r 7b48f18cf0d7 -r 7e0acf501377 physfs.h --- a/physfs.h Tue Apr 16 12:42:26 2002 +0000 +++ b/physfs.h Tue Apr 16 12:42:40 2002 +0000 @@ -202,7 +202,7 @@ #define PHYSFS_VER_MAJOR 0 #define PHYSFS_VER_MINOR 1 -#define PHYSFS_VER_PATCH 4 +#define PHYSFS_VER_PATCH 5 #define PHYSFS_VERSION(x) { \ (x)->major = PHYSFS_VER_MAJOR; \