about summary refs log tree commit diff
path: root/src/game
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2009-01-11 13:01:27 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2009-01-11 13:01:27 +0000
commit90a3093c87355bd16b4c01047e3d500e9ded999c (patch)
tree525e4519985a6a856422751245fa44e614d6b449 /src/game
parent7179e467a6469f838f111b1b0758ec9eec547c70 (diff)
downloadzcatch-90a3093c87355bd16b4c01047e3d500e9ded999c.tar.gz
zcatch-90a3093c87355bd16b4c01047e3d500e9ded999c.zip
removed the -dev tag from the version number
Diffstat (limited to 'src/game')
-rw-r--r--src/game/version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/version.hpp b/src/game/version.hpp
index 7472c783..b1aebb19 100644
--- a/src/game/version.hpp
+++ b/src/game/version.hpp
@@ -1,4 +1,4 @@
 /* copyright (c) 2007 magnus auvinen, see licence.txt for more info */
 #include "generated/nethash.c"
-#define GAME_VERSION "0.5.0-dev"
+#define GAME_VERSION "0.5.0"
 #define GAME_NETVERSION "0.5 " GAME_NETVERSION_HASH