Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Upped version to 0.1.3.
  • Loading branch information
icculus committed Aug 29, 2001
1 parent 00267d4 commit 25c65e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physfs.h
Expand Up @@ -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; \
Expand Down

0 comments on commit 25c65e2

Please sign in to comment.