Version set to 1.4
This commit is contained in:
parent
71b37cfdaf
commit
f989cacd17
@ -24,14 +24,14 @@
|
||||
///
|
||||
/// wxExtend Version
|
||||
///
|
||||
#define wxEXTEND_VERSION 0x01030000
|
||||
#define wxEXTEND_VERSION 0x01040000
|
||||
|
||||
#define wxEXTEND_VERSION_MAJ 1
|
||||
#define wxEXTEND_VERSION_MIN 3
|
||||
#define wxEXTEND_VERSION_MIN 4
|
||||
#define wxEXTEND_VERSION_REV 0
|
||||
#define wxEXTEND_VERSION_BUILD 0
|
||||
|
||||
#define wxEXTEND_VERSION_STR "1.3"
|
||||
#define wxEXTEND_VERSION_STR "1.4"
|
||||
#define wxEXTEND_BUILD_YEAR_STR "2016"
|
||||
|
||||
#define wxExtendVersion "14"
|
||||
|
Loading…
x
Reference in New Issue
Block a user