Change-Id: I320ab520b1efbee37c2bfa2b0551fb868aa95a9d
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
const unsigned int ADAPTOR_MAJOR_VERSION = 1;
const unsigned int ADAPTOR_MINOR_VERSION = 2;
-const unsigned int ADAPTOR_MICRO_VERSION = 70;
+const unsigned int ADAPTOR_MICRO_VERSION = 71;
const char * const ADAPTOR_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali-adaptor
Summary: The DALi Tizen Adaptor
-Version: 1.2.70
+Version: 1.2.71
Release: 1
Group: System/Libraries
License: Apache-2.0 and BSD-3-Clause and MIT