diff options
Diffstat (limited to 'code/game')
-rwxr-xr-x | code/game/q_shared.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/game/q_shared.h b/code/game/q_shared.h index c440c3d..30862b9 100755 --- a/code/game/q_shared.h +++ b/code/game/q_shared.h @@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // q_shared.h -- included first by ALL program modules. // A user mod should never modify this file -#define Q3_VERSION "Q3 1.32b" +#define Q3_VERSION "ioQ3 1.33" // 1.32 released 7-10-2002 #define MAX_TEAMNAME 32 |