Version bump for test program.

This commit is contained in:
Ryan C. Gordon 2005-07-23 23:00:08 +00:00
parent 14993f806e
commit caf1c499be
1 changed files with 1 additions and 1 deletions

View File

@ -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;