mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 04:42:48 +00:00
Prepare 3.7.0 RC6
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
#define MAJOR 3
|
#define MAJOR 3
|
||||||
#define MINOR 7
|
#define MINOR 7
|
||||||
#define PATCHLVL 0
|
#define PATCHLVL 0
|
||||||
#define BUILD 4
|
#define BUILD 5
|
||||||
|
|
||||||
#define VERSION MAJOR.MINOR.PATCHLVL.BUILD
|
#define VERSION MAJOR.MINOR.PATCHLVL.BUILD
|
||||||
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
|
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD
|
||||||
|
Reference in New Issue
Block a user