Changed version to 0.1.1.

This commit is contained in:
Ryan C. Gordon 2001-08-07 18:10:38 +00:00
parent a02436d7c2
commit 4a919d7b1a
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ typedef struct __PHYSFS_VERSION__
#define PHYSFS_VER_MAJOR 0
#define PHYSFS_VER_MINOR 1
#define PHYSFS_VER_PATCH 0
#define PHYSFS_VER_PATCH 1
#define PHYSFS_VERSION(x) { \
(x)->major = PHYSFS_VER_MAJOR; \