about summary refs log tree commit diff
path: root/src/game
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-03-22 19:22:39 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-03-22 19:22:39 +0000
commit890203e45104c0805a8dcb47f98fbad8b3962634 (patch)
tree30668ce783b78bd0c3fc8f93a05eb0f8c016980f /src/game
parent96eebfb2077cf8a42e660867acb2e6b5b810a126 (diff)
downloadzcatch-890203e45104c0805a8dcb47f98fbad8b3962634.tar.gz
zcatch-890203e45104c0805a8dcb47f98fbad8b3962634.zip
fixed the version number
Diffstat (limited to 'src/game')
-rw-r--r--src/game/g_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/g_version.h b/src/game/g_version.h
index 516d63f5..52bfd385 100644
--- a/src/game/g_version.h
+++ b/src/game/g_version.h
@@ -1,4 +1,4 @@
 /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */
 #include "generated/nethash.c"
-#define GAME_VERSION "0.4.0-dev"
+#define GAME_VERSION "0.4.0"
 #define GAME_NETVERSION "0.4 " GAME_NETVERSION_HASH