Browse Source

Version bump for test program.

Ryan C. Gordon 21 years ago
parent
commit
caf1c499be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/test_physfs.c

+ 1 - 1
test/test_physfs.c

@@ -31,7 +31,7 @@
 
 #define TEST_VERSION_MAJOR  1
 #define TEST_VERSION_MINOR  0
-#define TEST_VERSION_PATCH  0
+#define TEST_VERSION_PATCH  1
 
 static FILE *history_file = NULL;
 static PHYSFS_uint32 do_buffer_size = 0;