about summary refs log tree commit diff
path: root/src/game/version.h
diff options
context:
space:
mode:
authorTeetime <teetimetw@yahoo.de>2011-11-03 02:29:03 +0100
committerTeetime <teetimetw@yahoo.de>2011-11-03 02:29:03 +0100
commit92621827e04dcf2195a87f3b709f0f920bc11404 (patch)
tree1f6fbf12ef824f36417057421d9409210fad6058 /src/game/version.h
parentde2647f67f3d8248dcaf6acf091c671d50e369f7 (diff)
downloadzcatch-92621827e04dcf2195a87f3b709f0f920bc11404.tar.gz
zcatch-92621827e04dcf2195a87f3b709f0f920bc11404.zip
small change with define of version
Diffstat (limited to 'src/game/version.h')
-rw-r--r--src/game/version.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/version.h b/src/game/version.h
index a65072ba..76b6d4ab 100644
--- a/src/game/version.h
+++ b/src/game/version.h
@@ -3,7 +3,6 @@
 #ifndef GAME_VERSION_H
 #define GAME_VERSION_H
 #include "generated/nethash.cpp"
-#define ZCATCH_VERSION "0.4.2 BETA"
 #define GAME_VERSION "0.6.1"
 #define GAME_NETVERSION "0.6 " GAME_NETVERSION_HASH
 #endif