Merge branch '1.2.4' of https://github.com/DeffPuzzL/STVM into beta

beta
deffpuzzl 2018-06-21 23:08:25 +08:00
commit 84c42785c9
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ typedef long CREATE;
//#pragma pack(4) //#pragma pack(4)
#define TVM_VKERNEL "1.2.0.0" #define TVM_VKERNEL "1.2.0.0"
#define TVM_VERSION "1.2.5.0" #define TVM_VERSION "1.2.4.0"
/************************************************************************************************* /*************************************************************************************************
custom macro custom macro
*************************************************************************************************/ *************************************************************************************************/