Skip to content

Commit

Permalink
Update version.h
Browse files Browse the repository at this point in the history
update to 0.7.5 version (security fix)
  • Loading branch information
jxsl13 authored Apr 26, 2020
1 parent 3eaaf2f commit 9dc6cb5
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 @@ -3,7 +3,7 @@
#ifndef GAME_VERSION_H
#define GAME_VERSION_H
#include <generated/nethash.cpp>
#define GAME_VERSION "0.7.4"
#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
Expand Down

0 comments on commit 9dc6cb5

Please sign in to comment.