about summary refs log tree commit diff
path: root/src/game
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2009-01-24 12:31:59 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2009-01-24 12:31:59 +0000
commit5b20cd6cc99a5c0fee4e1b91890b7b4338785666 (patch)
tree3065253b1d45227c0b1e121a73cdb3fc26ab1aee /src/game
parent2ea3023410f7e8bb8bc583c9b293f78d24cf3252 (diff)
downloadzcatch-5b20cd6cc99a5c0fee4e1b91890b7b4338785666.tar.gz
zcatch-5b20cd6cc99a5c0fee4e1b91890b7b4338785666.zip
bumped the version numbers to 0.5.1
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 b1aebb19..1277ccfa 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"
+#define GAME_VERSION "0.5.1"
 #define GAME_NETVERSION "0.5 " GAME_NETVERSION_HASH