Change-Id: Ic69ef9a8c2e12a29af5935f71dba5bbd9ee0b423
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
const unsigned int TOOLKIT_MAJOR_VERSION = 1;
const unsigned int TOOLKIT_MINOR_VERSION = 2;
-const unsigned int TOOLKIT_MICRO_VERSION = 73;
+const unsigned int TOOLKIT_MICRO_VERSION = 74;
const char * const TOOLKIT_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali-toolkit
Summary: Dali 3D engine Toolkit
-Version: 1.2.73
+Version: 1.2.74
Release: 1
Group: System/Libraries
License: Apache-2.0 and BSD-3-Clause and MIT