Update version.h
This commit is contained in:
parent
f81130cf2e
commit
e1a3354673
|
@ -3,7 +3,7 @@
|
||||||
#define VERSION_MJR 1
|
#define VERSION_MJR 1
|
||||||
#define VERSION_MIN 6
|
#define VERSION_MIN 6
|
||||||
#define VERSION_REV 2
|
#define VERSION_REV 2
|
||||||
#define VERSION_UPD 1
|
#define VERSION_UPD 2
|
||||||
|
|
||||||
#ifndef STR
|
#ifndef STR
|
||||||
#define STR2(X) #X
|
#define STR2(X) #X
|
||||||
|
|
Loading…
Reference in New Issue