Change-Id: I666eda7d9ebfa87a5492afa7cdfc7215fa583731
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
const unsigned int TOOLKIT_MAJOR_VERSION = 1;
const unsigned int TOOLKIT_MINOR_VERSION = 5;
-const unsigned int TOOLKIT_MICRO_VERSION = 6;
+const unsigned int TOOLKIT_MICRO_VERSION = 7;
const char * const TOOLKIT_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali-toolkit
Summary: Dali 3D engine Toolkit
-Version: 1.5.6
+Version: 1.5.7
Release: 1
Group: System/Libraries
License: Apache-2.0 and BSD-3-Clause and MIT