mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-22 02:12:43 +01:00
- version bump
This commit is contained in:
parent
4a4b632f1e
commit
4338b0da4b
@ -1,4 +1,4 @@
|
||||
version: 7.6.{build}
|
||||
version: 7.8.{build}
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
@ -1,9 +1,9 @@
|
||||
#ifndef GAME_VERSION_N
|
||||
#define GAME_VERSION_N "7.6"
|
||||
#define GAME_VERSION_N "7.8"
|
||||
#endif
|
||||
|
||||
#ifndef GAME_VERSION_RES
|
||||
#define GAME_VERSION_RES 7,6
|
||||
#define GAME_VERSION_RES 7,8
|
||||
#endif
|
||||
|
||||
#define GAME_TITLE "REDRIVER2"
|
||||
|
Loading…
Reference in New Issue
Block a user