mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-25 11:52:32 +01:00
- bump version
This commit is contained in:
parent
b165c52bd4
commit
3b3810481a
@ -1,4 +1,4 @@
|
|||||||
version: 7.4.{build}
|
version: 7.6.{build}
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
#ifndef GAME_VERSION_N
|
#ifndef GAME_VERSION_N
|
||||||
#define GAME_VERSION_N "7.4"
|
#define GAME_VERSION_N "7.6"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef GAME_VERSION_RES
|
#ifndef GAME_VERSION_RES
|
||||||
#define GAME_VERSION_RES 7,4
|
#define GAME_VERSION_RES 7,6
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define GAME_TITLE "REDRIVER2"
|
#define GAME_TITLE "REDRIVER2"
|
||||||
|
Loading…
Reference in New Issue
Block a user