We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d9461 commit 25a40acCopy full SHA for 25a40ac
1 file changed
src/game/version.h
@@ -20,7 +20,7 @@ extern const char *GIT_SHORTREV_HASH;
20
21
// TClient
22
#ifndef TCLIENT_VERSION
23
-#define TCLIENT_VERSION "10.8.6"
+#define TCLIENT_VERSION "10.8.7"
24
#endif
25
26
// custom
0 commit comments