Skip to content

Commit 9dc6cb5

Browse files
authored
Update version.h
update to 0.7.5 version (security fix)
1 parent 3eaaf2f commit 9dc6cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/game/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#ifndef GAME_VERSION_H
44
#define GAME_VERSION_H
55
#include <generated/nethash.cpp>
6-
#define GAME_VERSION "0.7.4"
6+
#define GAME_VERSION "0.7.5"
77
#define GAME_NETVERSION_HASH_FORCED "802f1be60a05665f"
88
#define GAME_NETVERSION "0.7 " GAME_NETVERSION_HASH_FORCED
99
#define CLIENT_VERSION 0x0704

0 commit comments

Comments
 (0)