Merge "DALi Version 1.2.34" into devel/master
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 7 Apr 2017 10:58:10 +0000 (03:58 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 7 Apr 2017 10:58:10 +0000 (03:58 -0700)
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 33f5008..dc24ba8 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 2;
-const unsigned int TOOLKIT_MICRO_VERSION = 33;
+const unsigned int TOOLKIT_MICRO_VERSION = 34;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index a9e934e..4f889c7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.2.33
+Version:    1.2.34
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT