Change-Id: I3669af9584c01cc11a443e859d01ae2776cf2c5b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
const unsigned int ADAPTOR_MAJOR_VERSION = 1;
const unsigned int ADAPTOR_MINOR_VERSION = 2;
-const unsigned int ADAPTOR_MICRO_VERSION = 85;
+const unsigned int ADAPTOR_MICRO_VERSION = 86;
const char * const ADAPTOR_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali-adaptor
Summary: The DALi Tizen Adaptor
-Version: 1.2.85
+Version: 1.2.86
Release: 1
Group: System/Libraries
License: Apache-2.0 and BSD-3-Clause and MIT