Merge "Remove constraints from Popup, TableView, Alignment & ScrollBar" into tizen
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 11 Feb 2015 11:43:17 +0000 (03:43 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Wed, 11 Feb 2015 11:43:17 +0000 (03:43 -0800)
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index b4f4c1b..5a1a4dc 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 = 28;
+const unsigned int TOOLKIT_MICRO_VERSION = 29;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index b212fc3..ee0e474 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.28
+Version:    1.0.29
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0