summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 62f7a22)
raw | patch | inline | side by side (parent: 62f7a22)
author | Tinku Mannan <tmannan@ti.com> | |
Thu, 24 Jul 2014 17:41:17 +0000 (13:41 -0400) | ||
committer | Tinku Mannan <tmannan@ti.com> | |
Thu, 24 Jul 2014 17:41:17 +0000 (13:41 -0400) |
ti/runtime/netapi/netapi_ver.h | patch | blob | history |
index 32cf146221db741a1b1ec73acb44d474e9d33025..6e5f4dc23e3b3f61c231b67120973c886078ab79 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define NETAPI_VERSION_ID (0x01010001)
+#define NETAPI_VERSION_ID (0x01010002)
/**
* @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.01"
+#define NETAPI_VERSION_STR "NETAPI Revision: 01.01.00.02"
/**
* @ingroup netapi_gen_functions