r709 - trunk/code/qcommon

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Apr 19 18:51:20 EDT 2006


Author: zakk
Date: 2006-04-19 18:51:20 -0400 (Wed, 19 Apr 2006)
New Revision: 709

Modified:
   trunk/code/qcommon/q_shared.h
Log:
Was that intentional? (version change)


Modified: trunk/code/qcommon/q_shared.h
===================================================================
--- trunk/code/qcommon/q_shared.h	2006-04-15 00:25:58 UTC (rev 708)
+++ trunk/code/qcommon/q_shared.h	2006-04-19 22:51:20 UTC (rev 709)
@@ -26,7 +26,7 @@
 // q_shared.h -- included first by ALL program modules.
 // A user mod should never modify this file
 
-#define Q3_VERSION            "ioq3 1.33"
+#define Q3_VERSION            "ioQ3 1.34-rc1"
 #define CLIENT_WINDOW_TITLE   "icculus.org/quake3"
 #define CLIENT_WINDOW_ICON    "ioq3"
 #define CONSOLE_WINDOW_TITLE  "icculus.org/quake3 console"




More information about the quake3-commits mailing list