Updated build version

This commit is contained in:
Glowbal 2015-09-15 21:13:36 +02:00
parent 7e5ab07e32
commit c6c51af548

View File

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