Sfoglia il codice sorgente

Version bump for test program.

Ryan C. Gordon 20 anni fa
parent
commit
54969f6075
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      test/test_physfs.c

+ 1 - 1
test/test_physfs.c

@@ -30,7 +30,7 @@
 #include "physfs.h"
 
 #define TEST_VERSION_MAJOR  1
-#define TEST_VERSION_MINOR  0
+#define TEST_VERSION_MINOR  1
 #define TEST_VERSION_PATCH  0
 
 static FILE *history_file = NULL;