]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/blobdiff - ti/runtime/hplib/hplib_ver.h
Update release version to 01.01.00.02
[keystone-rtos/netapi.git] / ti / runtime / hplib / hplib_ver.h
index e25d8265ccdce260a477ff690b5ca23514564845..e8c4c352a68a1b8585eee17b4eaef61f64dbe55d 100755 (executable)
@@ -55,14 +55,14 @@ extern "C" {
  *      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