diff options
Diffstat (limited to 'src/game/version.hpp')
| -rw-r--r-- | src/game/version.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/version.hpp b/src/game/version.hpp index 1277ccfa..2692752c 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.1" +#define GAME_VERSION "trunk" #define GAME_NETVERSION "0.5 " GAME_NETVERSION_HASH |