Upped version to 0.1.5.

This commit is contained in:
Ryan C. Gordon 2002-04-16 12:42:40 +00:00
parent 88412771fe
commit b7cd18b98b
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ typedef struct __PHYSFS_VERSION__
#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; \