summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dfe6c61)
raw | patch | inline | side by side (parent: dfe6c61)
author | Tinku Mannan <tmannan@ti.com> | |
Tue, 22 Jul 2014 16:38:07 +0000 (12:38 -0400) | ||
committer | Tinku Mannan <tmannan@ti.com> | |
Tue, 22 Jul 2014 16:38:07 +0000 (12:38 -0400) |
ti/runtime/hplib/hplib_ver.h | patch | blob | history |
index e25d8265ccdce260a477ff690b5ca23514564845..e8c4c352a68a1b8585eee17b4eaef61f64dbe55d 100755 (executable)
* format:
* 0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
*/
-#define HPLIB_VERSION_ID (0x01010001)
+#define HPLIB_VERSION_ID (0x01010002)
/**
* @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.01"
+#define HPLIB_VERSION_STR "HPLIB Revision: 01.01.00.02"
/**
* @ingroup hplib_gen_functions