]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/blobdiff - ti/runtime/netapi/netapi_ver.h
Changes to compile with devkit
[keystone-rtos/netapi.git] / ti / runtime / netapi / netapi_ver.h
index bf350b1283a34f68d3f20b3ea84f17bfa4e6b8ff..023edbbfcb51efcf2ffc2024c584a9b01a15a4a3 100755 (executable)
  *      format:
  *              0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
  *      format:
  *              0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
-#define NETAPI_VERSION_ID                   (0x01000006)
+#define NETAPI_VERSION_ID                   (0x01000007)
 
 /**
  * @def NETAPI_VERSION_STR
  *      This is the version string which describes the NETAPI along with the
  *      date and build information.
  */
 
 /**
  * @def NETAPI_VERSION_STR
  *      This is the version string which describes the NETAPI along with the
  *      date and build information.
  */
-#define NETAPI_VERSION_STR      "NETAPI Revision: 01.00.00.06"
+#define NETAPI_VERSION_STR      "NETAPI Revision: 01.00.00.07"
 
 /**
  *  @ingroup netapi_gen_functions
 
 /**
  *  @ingroup netapi_gen_functions