about summary refs log tree commit diff
path: root/src/game/version.h
diff options
context:
space:
mode:
authoroy <Tom_Adams@web.de>2011-04-10 02:23:39 +0200
committeroy <Tom_Adams@web.de>2011-04-10 02:23:39 +0200
commit3788d2392d578a1c7f82425fe64e7431773c7fcd (patch)
tree9b1c6b9f193c04b6fe465850c465f43a4632fd95 /src/game/version.h
parentaecb97fa0a7c61e9cc241b602191134415404016 (diff)
downloadzcatch-3788d2392d578a1c7f82425fe64e7431773c7fcd.tar.gz
zcatch-3788d2392d578a1c7f82425fe64e7431773c7fcd.zip
moved to trunk version again and added update for Portuguese translation by Slinack
Diffstat (limited to 'src/game/version.h')
-rw-r--r--src/game/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/version.h b/src/game/version.h
index 2cd5e7e8..8cf1a7c0 100644
--- a/src/game/version.h
+++ b/src/game/version.h
@@ -3,6 +3,6 @@
 #ifndef GAME_VERSION_H
 #define GAME_VERSION_H
 #include "generated/nethash.c"
-#define GAME_VERSION "0.6.0"
+#define GAME_VERSION "0.6 trunk"
 #define GAME_NETVERSION "0.6 " GAME_NETVERSION_HASH
 #endif