Prepare 3.7.0 RC5

This commit is contained in:
Glowbal 2016-09-07 21:35:58 +02:00
parent 0d81ce34e2
commit ebdc883855

View File

@ -6,7 +6,7 @@
#define MAJOR 3
#define MINOR 7
#define PATCHLVL 0
#define BUILD 3
#define BUILD 4
#define VERSION MAJOR.MINOR.PATCHLVL.BUILD
#define VERSION_AR MAJOR,MINOR,PATCHLVL,BUILD