]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/commitdiff
Version Update DEV.NETAPI.01.01.00.03
authorTinku Mannan <tmannan@ti.com>
Thu, 25 Sep 2014 11:37:57 +0000 (07:37 -0400)
committerTinku Mannan <tmannan@ti.com>
Thu, 25 Sep 2014 11:37:57 +0000 (07:37 -0400)
ti/runtime/netapi/netapi_ver.h

index 6e5f4dc23e3b3f61c231b67120973c886078ab79..566efc1de3fd4b866c2742278fc0ee441ce829a3 100755 (executable)
@@ -54,14 +54,14 @@ extern "C" {
  *      format:
  *              0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
-#define NETAPI_VERSION_ID                   (0x01010002)
+#define NETAPI_VERSION_ID                   (0x01010003)
 
 /**
  * @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.01.00.02"
+#define NETAPI_VERSION_STR      "NETAPI Revision: 01.01.00.03"
 
 /**
  *  @ingroup netapi_gen_functions