summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 41d8a23)
raw | patch | inline | side by side (parent: 41d8a23)
author | Tinku Mannan <tmannan@ti.com> | |
Thu, 25 Sep 2014 11:40:10 +0000 (07:40 -0400) | ||
committer | Tinku Mannan <tmannan@ti.com> | |
Thu, 25 Sep 2014 11:40:10 +0000 (07:40 -0400) |
ti/runtime/hplib/hplib_ver.h | patch | blob | history |
index e8c4c352a68a1b8585eee17b4eaef61f64dbe55d..cbcd8d72965e4fdc273c05eadb5b83fe6bceb9be 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define HPLIB_VERSION_ID (0x01010002)
+#define HPLIB_VERSION_ID (0x01010003)
/**
* @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.02"
+#define HPLIB_VERSION_STR "HPLIB Revision: 01.01.00.03"
/**
* @ingroup hplib_gen_functions