Change-Id: I58fa6ac4246718a72bd0ee9796310073de3189e8
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
const unsigned int ADAPTOR_MAJOR_VERSION = 1;
const unsigned int ADAPTOR_MINOR_VERSION = 5;
-const unsigned int ADAPTOR_MICRO_VERSION = 7;
+const unsigned int ADAPTOR_MICRO_VERSION = 8;
const char * const ADAPTOR_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali-adaptor
Summary: The DALi Tizen Adaptor
-Version: 1.5.7
+Version: 1.5.8
Release: 1
Group: System/Libraries
License: Apache-2.0 and BSD-3-Clause and MIT