mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 02:12:43 +01:00
- bump version
This commit is contained in:
parent
479ede0ec2
commit
853489868b
@ -1,4 +1,4 @@
|
||||
version: 4.2.{build}
|
||||
version: 5.0.{build}
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user