DALi Version 1.0.11 41/28341/1 dali_1.0.11
authorNick Holland <nick.holland@partner.samsung.com>
Thu, 2 Oct 2014 14:59:43 +0000 (15:59 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Thu, 2 Oct 2014 14:59:51 +0000 (15:59 +0100)
Change-Id: I178917b7f51a7fb76d8bd605f54fe02a43e2b1f1

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

index 10125c7..4fd1edb 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
-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 aa12918..973b020 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.10
+Version:    1.0.11
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0