Merge "DALi Version 1.0.10" into tizen
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 25 Sep 2014 14:57:41 +0000 (07:57 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 25 Sep 2014 14:57:41 +0000 (07:57 -0700)
optional/dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 61060bf..10125c7 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 = 9;
+const unsigned int TOOLKIT_MICRO_VERSION = 10;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index d20e41c..aa12918 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.9
+Version:    1.0.10
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0