Change-Id: I9a49d8ae9571d81bef0485393e9479f4e28071cf
{
const unsigned int ADAPTOR_MAJOR_VERSION = 1;
-const unsigned int ADAPTOR_MINOR_VERSION = 1;
-const unsigned int ADAPTOR_MICRO_VERSION = 45;
+const unsigned int ADAPTOR_MINOR_VERSION = 2;
+const unsigned int ADAPTOR_MICRO_VERSION = 0;
const char * const ADAPTOR_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali-adaptor
Summary: The DALi Tizen Adaptor
-Version: 1.1.45
+Version: 1.2.0
Release: 1
Group: System/Libraries
License: Apache-2.0 and BSD-2-Clause and MIT