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

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

index 6e6c267..7bbdf3e 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 10;
+const unsigned int TOOLKIT_MICRO_VERSION = 11;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e8bf15f..2822025 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.10
+Version:    1.1.11
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT