Change-Id: Iacb4a8c3afadf5756dea6ec31fc7a12a844ef312
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
const unsigned int ADAPTOR_MAJOR_VERSION = 1;
const unsigned int ADAPTOR_MINOR_VERSION = 2;
-const unsigned int ADAPTOR_MICRO_VERSION = 75;
+const unsigned int ADAPTOR_MICRO_VERSION = 76;
const char * const ADAPTOR_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali-adaptor
Summary: The DALi Tizen Adaptor
-Version: 1.2.75
+Version: 1.2.76
Release: 1
Group: System/Libraries
License: Apache-2.0 and BSD-3-Clause and MIT