Upped version to 0.1.3.

This commit is contained in:
Ryan C. Gordon 2001-08-29 03:32:04 +00:00
parent 00267d4023
commit 25c65e2df7
1 changed files with 1 additions and 1 deletions

View File

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