Skip to content

Commit b884775

Browse files
authored
Update version.h
1 parent 9dc6cb5 commit b884775

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/game/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#define GAME_VERSION "0.7.5"
77
#define GAME_NETVERSION_HASH_FORCED "802f1be60a05665f"
88
#define GAME_NETVERSION "0.7 " GAME_NETVERSION_HASH_FORCED
9-
#define CLIENT_VERSION 0x0704
9+
#define CLIENT_VERSION 0x0705
1010
#define SETTINGS_FILENAME "settings07"
11-
static const char GAME_RELEASE_VERSION[8] = "0.7.4";
11+
static const char GAME_RELEASE_VERSION[8] = "0.7.5";
1212
#endif

0 commit comments

Comments
 (0)