We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eaaf2f commit 9dc6cb5Copy full SHA for 9dc6cb5
src/game/version.h
@@ -3,7 +3,7 @@
3
#ifndef GAME_VERSION_H
4
#define GAME_VERSION_H
5
#include <generated/nethash.cpp>
6
-#define GAME_VERSION "0.7.4"
+#define GAME_VERSION "0.7.5"
7
#define GAME_NETVERSION_HASH_FORCED "802f1be60a05665f"
8
#define GAME_NETVERSION "0.7 " GAME_NETVERSION_HASH_FORCED
9
#define CLIENT_VERSION 0x0704
0 commit comments