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
b165c52bd4
commit
3b3810481a
@ -1,4 +1,4 @@
|
||||
version: 7.4.{build}
|
||||
version: 7.6.{build}
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
@ -1,9 +1,9 @@
|
||||
#ifndef GAME_VERSION_N
|
||||
#define GAME_VERSION_N "7.4"
|
||||
#define GAME_VERSION_N "7.6"
|
||||
#endif
|
||||
|
||||
#ifndef GAME_VERSION_RES
|
||||
#define GAME_VERSION_RES 7,4
|
||||
#define GAME_VERSION_RES 7,6
|
||||
#endif
|
||||
|
||||
#define GAME_TITLE "REDRIVER2"
|
||||
|
Loading…
Reference in New Issue
Block a user