fix version number
This commit is contained in:
parent
d00bc650ec
commit
5e09e98ab9
|
@ -1,6 +1,6 @@
|
||||||
#define MAJOR 4
|
#define MAJOR 4
|
||||||
#define MINOR 0
|
#define MINOR 0
|
||||||
#define PATCH 19
|
#define PATCH 20
|
||||||
|
|
||||||
// string
|
// string
|
||||||
#define VN__(a,b,c) #a"."#b"."#c
|
#define VN__(a,b,c) #a"."#b"."#c
|
||||||
|
|
Loading…
Reference in New Issue