Skip to content

Commit

Permalink
Version 10.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
def- committed Mar 5, 2017
1 parent a13cdc2 commit de7587b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/game/version.h
Expand Up @@ -3,8 +3,8 @@
#ifndef GAME_VERSION_H
#define GAME_VERSION_H
#include "generated/nethash.cpp"
#define GAME_VERSION "0.6.3, 10.4.1"
#define GAME_VERSION "0.6.3, 10.4.2"
#define GAME_NETVERSION "0.6 626fce9a778df4d4"
static const char GAME_RELEASE_VERSION[8] = "10.4.1";
#define CLIENT_VERSIONNR 10041
static const char GAME_RELEASE_VERSION[8] = "10.4.2";
#define CLIENT_VERSIONNR 10042
#endif

0 comments on commit de7587b

Please sign in to comment.