Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillerDragon committed Nov 21, 2019
1 parent 79ef5df commit 838adf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
#define GAME_NETVERSION_HASH_FORCED "802f1be60a05665f"
#define GAME_NETVERSION "0.7 " GAME_NETVERSION_HASH_FORCED
#define CLIENT_VERSION 0x0703
#define FNG_VERSION "0.0.2-dev"
#define FNG_VERSION "0.0.2"
static const char GAME_RELEASE_VERSION[8] = "0.7.3.1";
#endif

0 comments on commit 838adf2

Please sign in to comment.