Skip to content

Commit

Permalink
Upped version to 0.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Apr 16, 2002
1 parent 8841277 commit b7cd18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physfs.h
Expand Up @@ -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; \
Expand Down

0 comments on commit b7cd18b

Please sign in to comment.