about summary refs log tree commit diff
path: root/src/game/version.h
diff options
context:
space:
mode:
authorTeetime <anton.tsoulos@yahoo.de>2011-10-14 00:31:49 +0200
committerTeetime <anton.tsoulos@yahoo.de>2011-10-14 00:31:49 +0200
commit8471bc0721196a45ade9f6af174eac8ab82d47bd (patch)
tree8a9b1fb5aa8d0d25004c129baa6d60186354c986 /src/game/version.h
parent74a5a7021597c4f752830171271aea36cb1ebcd7 (diff)
downloadzcatch-8471bc0721196a45ade9f6af174eac8ab82d47bd.tar.gz
zcatch-8471bc0721196a45ade9f6af174eac8ab82d47bd.zip
changed zCatch version...
Diffstat (limited to 'src/game/version.h')
-rw-r--r--src/game/version.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/version.h b/src/game/version.h
index 76b6d4ab..a65072ba 100644
--- a/src/game/version.h
+++ b/src/game/version.h
@@ -3,6 +3,7 @@
 #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