*distributed version 1.2!!!
This commit is contained in:
parent
a253352ffb
commit
d4808abd20
2
HISTORY
2
HISTORY
@ -1,4 +1,4 @@
|
||||
Dec. 31 2015
|
||||
Jan. 1 2016 Version 1.2
|
||||
Added a new sample script source file
|
||||
|
||||
Dec. 30 2015
|
||||
|
@ -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.
Loading…
x
Reference in New Issue
Block a user