- bump version

This commit is contained in:
Ilya Shurumov 2020-11-16 23:50:33 +06:00
parent 479ede0ec2
commit 853489868b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: 4.2.{build}
version: 5.0.{build}
branches:
only:

View File

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