Merge branch 'master' of https://github.com/Amebis/wxExtend
This commit is contained in:
commit
393f41e523
@ -27,15 +27,15 @@
|
||||
///
|
||||
/// wxExtend Version
|
||||
///
|
||||
#define wxEXTEND_VERSION 0x01050100
|
||||
#define wxEXTEND_VERSION 0x01050200
|
||||
|
||||
#define wxEXTEND_VERSION_MAJ 1 ///< wxExtend Major Version
|
||||
#define wxEXTEND_VERSION_MIN 5 ///< wxExtend Minor Version
|
||||
#define wxEXTEND_VERSION_REV 1 ///< wxExtend Revision
|
||||
#define wxEXTEND_VERSION_REV 2 ///< wxExtend Revision
|
||||
#define wxEXTEND_VERSION_BUILD 0 ///< wxExtend Build
|
||||
|
||||
#define wxEXTEND_VERSION_STR "1.5.1" ///< wxExtend Displayable Version
|
||||
#define wxEXTEND_BUILD_YEAR_STR "2016" ///< wxExtend Build Year
|
||||
#define wxEXTEND_VERSION_STR "1.5.2" ///< wxExtend Displayable Version
|
||||
#define wxEXTEND_BUILD_YEAR_STR "2017" ///< wxExtend Build Year
|
||||
|
||||
#define wxExtendVersion "15" ///< wxExtend API Version
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user