r744 - trunk/test

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Jul 23 18:59:47 EDT 2005


Author: icculus
Date: 2005-07-23 18:59:47 -0400 (Sat, 23 Jul 2005)
New Revision: 744

Modified:
   trunk/test/test_physfs.c
Log:
Version bump for test program.


Modified: trunk/test/test_physfs.c
===================================================================
--- trunk/test/test_physfs.c	2005-07-23 22:56:45 UTC (rev 743)
+++ trunk/test/test_physfs.c	2005-07-23 22:59:47 UTC (rev 744)
@@ -30,7 +30,7 @@
 #include "physfs.h"
 
 #define TEST_VERSION_MAJOR  1
-#define TEST_VERSION_MINOR  0
+#define TEST_VERSION_MINOR  1
 #define TEST_VERSION_PATCH  0
 
 static FILE *history_file = NULL;




More information about the physfs-commits mailing list