From ad59a9309f3472853a5a847a612abf8e5eb946c4 Mon Sep 17 00:00:00 2001 From: Tinku Mannan Date: Thu, 25 Sep 2014 07:40:10 -0400 Subject: [PATCH] Update release version to 01.01.00.03 --- ti/runtime/hplib/hplib_ver.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ti/runtime/hplib/hplib_ver.h b/ti/runtime/hplib/hplib_ver.h index e8c4c35..cbcd8d7 100755 --- a/ti/runtime/hplib/hplib_ver.h +++ b/ti/runtime/hplib/hplib_ver.h @@ -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 -- 2.39.2