DALi Version 1.1.10 69/51769/1 dali_1.1.10
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 13 Nov 2015 16:33:15 +0000 (16:33 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 13 Nov 2015 16:33:15 +0000 (16:33 +0000)
Change-Id: I3eecf14ad424a4daaaf3e2ed529949c6f47b5e9c

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

index c14a859..e9063ab 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 = 9;
+const unsigned int CORE_MICRO_VERSION = 10;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 453ff0d..53c28ec 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.9
+Version:    1.1.10
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT