changed default UiPage to PAGE_INTERNET. Closes #839
[twcon.git] / src / game / version.h
blobc7f04b7564427d9f8d165f0863c3f2c60e1a3598
1 /* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */
2 /* If you are missing that file, acquire a complete release at teeworlds.com. */
3 #ifndef GAME_VERSION_H
4 #define GAME_VERSION_H
5 #include "generated/nethash.cpp"
6 #define GAME_VERSION "0.6 trunk"
7 #define GAME_NETVERSION "0.6 " GAME_NETVERSION_HASH
8 #endif