summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3e80c2d)
raw | patch | inline | side by side (parent: 3e80c2d)
author | Tinku Mannan <tmannan@ti.com> | |
Mon, 24 Nov 2014 13:54:27 +0000 (08:54 -0500) | ||
committer | Tinku Mannan <tmannan@ti.com> | |
Mon, 24 Nov 2014 13:54:27 +0000 (08:54 -0500) |
ti/runtime/hplib/hplib_ver.h | patch | blob | history |
index cbcd8d72965e4fdc273c05eadb5b83fe6bceb9be..12f12a021fe0e4b575bd3f0a431f27a98fc04025 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define HPLIB_VERSION_ID (0x01010003)
+#define HPLIB_VERSION_ID (0x01010004)
/**
* @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.03"
+#define HPLIB_VERSION_STR "HPLIB Revision: 01.01.00.04"
/**
* @ingroup hplib_gen_functions