]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/commitdiff
Version update
authorTinku Mannan <tmannan@ti.com>
Mon, 24 Nov 2014 13:54:27 +0000 (08:54 -0500)
committerTinku Mannan <tmannan@ti.com>
Mon, 24 Nov 2014 13:54:27 +0000 (08:54 -0500)
ti/runtime/hplib/hplib_ver.h

index cbcd8d72965e4fdc273c05eadb5b83fe6bceb9be..12f12a021fe0e4b575bd3f0a431f27a98fc04025 100755 (executable)
@@ -55,14 +55,14 @@ extern "C" {
  *      format:
  *              0xAABBCCDD -> Arch (AA); API Changes (BB); Major (CC); Minor (DD)
  */
  *      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.
  */
 
 /**
  * @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
 
 /**
  *  @ingroup hplib_gen_functions