summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e563761)
raw | patch | inline | side by side (parent: e563761)
author | Tinku Mannan <tmannan@ti.com> | |
Mon, 27 Apr 2015 18:46:44 +0000 (14:46 -0400) | ||
committer | Tinku Mannan <tmannan@ti.com> | |
Mon, 27 Apr 2015 18:46:44 +0000 (14:46 -0400) |
ti/runtime/hplib/hplib_ver.h | patch | blob | history |
index 12f12a021fe0e4b575bd3f0a431f27a98fc04025..fc7235d21ecf79be927032bc1f2a2bbe09c8a53a 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define HPLIB_VERSION_ID (0x01010004)
+#define HPLIB_VERSION_ID (0x01010005)
/**
* @def HPLIB_VERSION_STR
* This is the version string which describes the HPLIB along with the
* date and build information.
*/
-#define HPLIB_VERSION_STR "HPLIB Revision: 01.01.00.04"
+#define HPLIB_VERSION_STR "HPLIB Revision: 01.01.00.05"
/**
* @ingroup hplib_gen_functions