From: Tinku Mannan Date: Thu, 25 Apr 2013 21:47:44 +0000 (-0400) Subject: Update version info to 01.00.00.06 X-Git-Tag: DEV.NETAPI.01.00.00.06~2 X-Git-Url: https://git.ti.com/gitweb?p=keystone-rtos%2Fnetapi.git;a=commitdiff_plain;h=6ee23cdb271c259790f5042fce5632edbffd5ac2;ds=sidebyside Update version info to 01.00.00.06 --- diff --git a/ti/runtime/netapi/netapi_ver.h b/ti/runtime/netapi/netapi_ver.h index ef67137..bf350b1 100755 --- a/ti/runtime/netapi/netapi_ver.h +++ b/ti/runtime/netapi/netapi_ver.h @@ -49,14 +49,14 @@ * format: * 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD) */ -#define NETAPI_VERSION_ID (0x01000005) +#define NETAPI_VERSION_ID (0x01000006) /** * @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.05" +#define NETAPI_VERSION_STR "NETAPI Revision: 01.00.00.06" /** * @ingroup netapi_gen_functions