- version bump

This commit is contained in:
Ilya Shurumov 2022-12-19 13:34:50 +06:00
parent 4a4b632f1e
commit 4338b0da4b
2 changed files with 3 additions and 3 deletions

View File

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

View File

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