DALi Version 1.1.11 79/52279/1 dali_1.1.11
authorRichard Huang <r.huang@samsung.com>
Fri, 20 Nov 2015 10:58:13 +0000 (10:58 +0000)
committerRichard Huang <r.huang@samsung.com>
Fri, 20 Nov 2015 10:58:13 +0000 (10:58 +0000)
Change-Id: Ie3a517e42f63cb383c2a14aa1783d6c745148cf8

adaptors/public-api/dali-adaptor-version.cpp
packaging/dali-adaptor.spec

index 6296dd8..cf716cd 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int ADAPTOR_MAJOR_VERSION = 1;
 const unsigned int ADAPTOR_MINOR_VERSION = 1;
-const unsigned int ADAPTOR_MICRO_VERSION = 10;
+const unsigned int ADAPTOR_MICRO_VERSION = 11;
 const char * const ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e0b65da..46791a1 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       dali-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    1.1.10
+Version:    1.1.11
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT