Merge "Updated test harness behaviour" into tizen
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 5 Dec 2014 16:25:13 +0000 (08:25 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 5 Dec 2014 16:25:13 +0000 (08:25 -0800)
optional/dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 7de9ea8..12efc07 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 = 19;
+const unsigned int TOOLKIT_MICRO_VERSION = 20;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 2d1fffa..137f9fd 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.19
+Version:    1.0.20
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0