Skip to content

Commit

Permalink
Update version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jxsl13 authored Apr 26, 2020
1 parent 9dc6cb5 commit b884775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/game/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#define GAME_VERSION "0.7.5"
#define GAME_NETVERSION_HASH_FORCED "802f1be60a05665f"
#define GAME_NETVERSION "0.7 " GAME_NETVERSION_HASH_FORCED
#define CLIENT_VERSION 0x0704
#define CLIENT_VERSION 0x0705
#define SETTINGS_FILENAME "settings07"
static const char GAME_RELEASE_VERSION[8] = "0.7.4";
static const char GAME_RELEASE_VERSION[8] = "0.7.5";
#endif

0 comments on commit b884775

Please sign in to comment.