Change-Id: I8d826322b9fa6538a8e3eba01e8debec87071e64
const unsigned int ADAPTOR_MAJOR_VERSION = 1;
const unsigned int ADAPTOR_MINOR_VERSION = 1;
-const unsigned int ADAPTOR_MICRO_VERSION = 0;
+const unsigned int ADAPTOR_MICRO_VERSION = 1;
const char * const ADAPTOR_BUILD_DATE = __DATE__ " " __TIME__;
#ifdef DEBUG_ENABLED
Name: dali-adaptor
Summary: The DALi Tizen Adaptor
-Version: 1.1.0
+Version: 1.1.1
Release: 1
Group: System/Libraries
License: Apache-2.0
Name: dali-adaptor
Summary: The DALi Tizen Adaptor
-Version: 1.1.0
+Version: 1.1.1
Release: 1
Group: System/Libraries
License: Apache-2.0, BSD-2.0, MIT