Skip to content

Commit

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

0 comments on commit 4a919d7

Please sign in to comment.