r745 - branches/stable-1.0/test

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Jul 23 19:00:09 EDT 2005


Author: icculus
Date: 2005-07-23 19:00:08 -0400 (Sat, 23 Jul 2005)
New Revision: 745

Modified:
   branches/stable-1.0/test/test_physfs.c
Log:
Version bump for test program.


Modified: branches/stable-1.0/test/test_physfs.c
===================================================================
--- branches/stable-1.0/test/test_physfs.c	2005-07-23 22:59:47 UTC (rev 744)
+++ branches/stable-1.0/test/test_physfs.c	2005-07-23 23:00:08 UTC (rev 745)
@@ -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;




More information about the physfs-commits mailing list