1.14.3
This commit is contained in:
parent
4a88ec62b1
commit
2f89417467
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
#define VERSION_MJR 5
|
#define VERSION_MJR 5
|
||||||
#define VERSION_MIN 69
|
#define VERSION_MIN 69
|
||||||
#define VERSION_REV 2
|
#define VERSION_REV 3
|
||||||
#define VERSION_UPD 0
|
#define VERSION_UPD 0
|
||||||
|
|
||||||
#if VERSION_UPD > 0
|
#if VERSION_UPD > 0
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
#define VERSION_MJR 1
|
#define VERSION_MJR 1
|
||||||
#define VERSION_MIN 14
|
#define VERSION_MIN 14
|
||||||
#define VERSION_REV 2
|
#define VERSION_REV 3
|
||||||
#define VERSION_UPD 0
|
#define VERSION_UPD 0
|
||||||
|
|
||||||
#ifndef STR
|
#ifndef STR
|
||||||
|
|
Loading…
Reference in New Issue