mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 10:22:48 +01:00
- bump version
This commit is contained in:
parent
d72f348914
commit
a9e385c61f
@ -1,4 +1,4 @@
|
||||
version: 5.6.{build}
|
||||
version: 6.0.{build}
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
@ -1,7 +1,7 @@
|
||||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#define GAME_VERSION_N "5.7 alpha"
|
||||
#define GAME_VERSION_N "6.0 alpha"
|
||||
#define GAME_TITLE "REDRIVER2"
|
||||
#define GAME_VERSION GAME_TITLE " " GAME_VERSION_N
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user