Merge "DALi Version 1.0.45" into devel/master
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 18 Jun 2015 11:18:32 +0000 (04:18 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 18 Jun 2015 11:18:32 +0000 (04:18 -0700)
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index c7121dc..38e9672 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 = 44;
+const unsigned int TOOLKIT_MICRO_VERSION = 45;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 13bff90..6ba1b7f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.44
+Version:    1.0.45
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0