Merge "DALi Version 1.0.43" into tizen
authorKimmo Hoikka <kimmo.hoikka@samsung.com>
Thu, 4 Jun 2015 10:45:08 +0000 (03:45 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 4 Jun 2015 10:45:08 +0000 (03:45 -0700)
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index 9df4e58..59e5a69 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 = 42;
+const unsigned int TOOLKIT_MICRO_VERSION = 43;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 434e3d4..de3867f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.42
+Version:    1.0.43
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0