stay on 3.8.0 until released

This commit is contained in:
Peinthor Rene
2015-12-26 08:57:22 +01:00
parent 1c233de3b5
commit 6f033d74b8

View File

@@ -2,7 +2,7 @@
#define GEN_VERSION_H
#define MAJOR_VERSION 3
#define MINOR_VERSION 8
#define PATCH_VERSION 99
#define PATCH_VERSION 0
#define str(s) #s
#define xstr(s) str(s)