Skip to content

Commit

Permalink
Version 17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
def- committed Aug 12, 2023
1 parent b572310 commit 26f08a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/game/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
#ifndef GAME_VERSION_H
#define GAME_VERSION_H
#ifndef GAME_RELEASE_VERSION
#define GAME_RELEASE_VERSION "17.1.1"
#define GAME_RELEASE_VERSION "17.2"
#endif
#define GAME_VERSION "0.6.4, " GAME_RELEASE_VERSION
#define GAME_NETVERSION "0.6 626fce9a778df4d4"
#define CLIENT_VERSIONNR 17011
#define CLIENT_VERSIONNR 17020
extern const char *GIT_SHORTREV_HASH;
#define GAME_NAME "DDNet"
#endif

0 comments on commit 26f08a1

Please sign in to comment.