- bump version

This commit is contained in:
Ilya Shurumov 2021-05-07 23:06:35 +06:00
parent 97e738ba36
commit 28273d89ce
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: 6.0.{build}
version: 6.9.{build}
branches:
only:

View File

@ -1,7 +1,7 @@
#ifndef VERSION_H
#define VERSION_H
#define GAME_VERSION_N "6.4 alpha"
#define GAME_VERSION_N "6.9 alpha"
#define GAME_TITLE "REDRIVER2"
#define GAME_VERSION GAME_TITLE " " GAME_VERSION_N