Skip to content

Commit e64eb8f

Browse files
committed
Version 15.9.1
1 parent e54319d commit e64eb8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/game/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
#ifndef GAME_VERSION_H
44
#define GAME_VERSION_H
55
#ifndef GAME_RELEASE_VERSION
6-
#define GAME_RELEASE_VERSION "15.9"
6+
#define GAME_RELEASE_VERSION "15.9.1"
77
#endif
88
#define GAME_VERSION "0.6.4, " GAME_RELEASE_VERSION
99
#define GAME_NETVERSION "0.6 626fce9a778df4d4"
10-
#define CLIENT_VERSIONNR 15090
10+
#define CLIENT_VERSIONNR 15091
1111
extern const char *GIT_SHORTREV_HASH;
1212
#define GAME_NAME "DDNet"
1313
#endif

0 commit comments

Comments
 (0)