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