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