summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5200249)
raw | patch | inline | side by side (parent: 5200249)
author | Tinku Mannan <tmannan@ti.com> | |
Thu, 25 Sep 2014 11:37:57 +0000 (07:37 -0400) | ||
committer | Tinku Mannan <tmannan@ti.com> | |
Thu, 25 Sep 2014 11:37:57 +0000 (07:37 -0400) |
ti/runtime/netapi/netapi_ver.h | patch | blob | history |
index 6e5f4dc23e3b3f61c231b67120973c886078ab79..566efc1de3fd4b866c2742278fc0ee441ce829a3 100755 (executable)
* 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