summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2cc9680)
raw | patch | inline | side by side (parent: 2cc9680)
author | Tinku Mannan <tmannan@ti.com> | |
Mon, 23 Feb 2015 16:00:41 +0000 (11:00 -0500) | ||
committer | Tinku Mannan <tmannan@ti.com> | |
Mon, 23 Feb 2015 16:00:41 +0000 (11:00 -0500) |
ti/runtime/netapi/netapi_ver.h | patch | blob | history |
index 24d028cb5f7aad5773f088426e59d7a91fc961ae..386b12f5acf68ad7609e3d9c601b85a7e236ecef 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define NETAPI_VERSION_ID (0x01010004)
+#define NETAPI_VERSION_ID (0x01010005)
/**
* @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.04"
+#define NETAPI_VERSION_STR "NETAPI Revision: 01.01.00.05"
/**
* @ingroup netapi_gen_functions