Updated test_physfs.c's version to match everything else.
This commit is contained in:
parent
d8d296e8c6
commit
05e3864db8
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue