summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 52243c9)
raw | patch | inline | side by side (parent: 52243c9)
author | Tinku Mannan <tmannan@ti.com> | |
Mon, 27 Apr 2015 19:02:24 +0000 (15:02 -0400) | ||
committer | Tinku Mannan <tmannan@ti.com> | |
Mon, 27 Apr 2015 19:02:24 +0000 (15:02 -0400) |
ti/runtime/netapi/netapi_ver.h | patch | blob | history |
index 386b12f5acf68ad7609e3d9c601b85a7e236ecef..43ab444e74aae7b9a4147bef63b14a11de7a31b1 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define NETAPI_VERSION_ID (0x01010005)
+#define NETAPI_VERSION_ID (0x01010006)
/**
* @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.05"
+#define NETAPI_VERSION_STR "NETAPI Revision: 01.01.00.06"
/**
* @ingroup netapi_gen_functions