about summary refs log tree commit diff
path: root/src/game/version.hpp
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2008-08-17 08:52:24 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2008-08-17 08:52:24 +0000
commitd711dd190cac809a9bd278fba03ed974812bb863 (patch)
tree00300227625894bcf1e162be2a15e30b77807542 /src/game/version.hpp
parent16912026dbdd7dc9e238492d9d83e37270ae4f06 (diff)
downloadzcatch-d711dd190cac809a9bd278fba03ed974812bb863.tar.gz
zcatch-d711dd190cac809a9bd278fba03ed974812bb863.zip
continued with clean up
Diffstat (limited to 'src/game/version.hpp')
-rw-r--r--src/game/version.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/game/version.hpp b/src/game/version.hpp
new file mode 100644
index 00000000..7472c783
--- /dev/null
+++ b/src/game/version.hpp
@@ -0,0 +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_NETVERSION "0.5 " GAME_NETVERSION_HASH