DALi Version 1.1.11 78/52278/1 dali_1.1.11
authorRichard Huang <r.huang@samsung.com>
Fri, 20 Nov 2015 10:57:59 +0000 (10:57 +0000)
committerRichard Huang <r.huang@samsung.com>
Fri, 20 Nov 2015 10:57:59 +0000 (10:57 +0000)
Change-Id: I0928c312faae339bb2a9b010075b4d040956e42e

dali/public-api/dali-core-version.cpp
packaging/dali.spec

index e9063ab..69871d8 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 1;
-const unsigned int CORE_MICRO_VERSION = 10;
+const unsigned int CORE_MICRO_VERSION = 11;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 53c28ec..464399c 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.10
+Version:    1.1.11
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT