Skip to content

Commit 775323e

Browse files
committed
update version to 19.8 again
1 parent 8aeebb5 commit 775323e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/game/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55

66
// ddnet
77
#define GAME_NAME "DDNet"
8-
#define DDNET_VERSION_NUMBER 19070
8+
#define DDNET_VERSION_NUMBER 19080
99
extern const char *GIT_SHORTREV_HASH;
1010
#ifndef GAME_RELEASE_VERSION_INTERNAL
11-
#define GAME_RELEASE_VERSION_INTERNAL 19.7
11+
#define GAME_RELEASE_VERSION_INTERNAL 19.8
1212
#endif
1313
#define GAME_RELEASE_VERSION STRINGIFY(GAME_RELEASE_VERSION_INTERNAL)
1414

0 commit comments

Comments
 (0)