Change-Id: I8210cfcd7b1e52d5e2055658e32e2b55c37f1952
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
const unsigned int CORE_MAJOR_VERSION = 1;
const unsigned int CORE_MINOR_VERSION = 2;
-const unsigned int CORE_MICRO_VERSION = 69;
+const unsigned int CORE_MICRO_VERSION = 70;
const char * const CORE_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali
Summary: DALi 3D Engine
-Version: 1.2.69
+Version: 1.2.70
Release: 1
Group: System/Libraries
License: Apache-2.0 and BSD-3-Clause and MIT