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
e032fae6f8
commit
fc3d8d285e
@ -1,4 +1,4 @@
|
||||
version: 3.4.{build}
|
||||
version: 4.0.{build}
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
@ -1,7 +1,7 @@
|
||||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#define GAME_VERSION_N "3.4 alpha"
|
||||
#define GAME_VERSION_N "4.0 alpha"
|
||||
#define GAME_TITLE "REDRIVER2"
|
||||
#define GAME_VERSION GAME_TITLE " " GAME_VERSION_N
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user