- bump version

This commit is contained in:
Ilya Shurumov 2022-04-03 00:19:35 +06:00
parent b165c52bd4
commit 3b3810481a
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
version: 7.4.{build}
version: 7.6.{build}
branches:
only:

View File

@ -1,9 +1,9 @@
#ifndef GAME_VERSION_N
#define GAME_VERSION_N "7.4"
#define GAME_VERSION_N "7.6"
#endif
#ifndef GAME_VERSION_RES
#define GAME_VERSION_RES 7,4
#define GAME_VERSION_RES 7,6
#endif
#define GAME_TITLE "REDRIVER2"