1
0
Эх сурвалжийг харах

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

Ryan C. Gordon 17 жил өмнө
parent
commit
05e3864db8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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;