]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/commitdiff
Update release version to 01.01.00.03
authorTinku Mannan <tmannan@ti.com>
Thu, 25 Sep 2014 11:40:10 +0000 (07:40 -0400)
committerTinku Mannan <tmannan@ti.com>
Thu, 25 Sep 2014 11:40:10 +0000 (07:40 -0400)
ti/runtime/hplib/hplib_ver.h

index e8c4c352a68a1b8585eee17b4eaef61f64dbe55d..cbcd8d72965e4fdc273c05eadb5b83fe6bceb9be 100755 (executable)
@@ -55,14 +55,14 @@ extern "C" {
  *      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