Explorar o código

Updated test_physfs.c's version to match everything else.

Ryan C. Gordon %!s(int64=17) %!d(string=hai) anos
pai
achega
05e3864db8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/test_physfs.c

+ 1 - 1
test/test_physfs.c

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