Merge "theme change needs to be synchronous so that application can create controls...
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 15 Oct 2014 16:09:55 +0000 (09:09 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Wed, 15 Oct 2014 16:09:55 +0000 (09:09 -0700)
optional/dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 58fbe4d..d010941 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 = 12;
+const unsigned int TOOLKIT_MICRO_VERSION = 13;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index ff9a8ee..472ca41 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.12
+Version:    1.0.13
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0