*distributed version 1.2!!!

This commit is contained in:
paladin-t 2015-12-31 10:27:41 +08:00
parent a253352ffb
commit d4808abd20
4 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Dec. 31 2015
Jan. 1 2016 Version 1.2
Added a new sample script source file
Dec. 30 2015

View File

@ -83,8 +83,8 @@ extern "C" {
/** Macros */
#define _VER_MAJOR 1
#define _VER_MINOR 1
#define _VER_REVISION 113
#define _VER_MINOR 2
#define _VER_REVISION 0
#define _VER_SUFFIX
#define _MB_VERSION ((_VER_MAJOR * 0x01000000) + (_VER_MINOR * 0x00010000) + (_VER_REVISION))
#define _STRINGIZE(A) _MAKE_STRINGIZE(A)

Binary file not shown.

Binary file not shown.