Merge "DALi Version 1.0.17" into tizen
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 13 Nov 2014 12:18:09 +0000 (04:18 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 13 Nov 2014 12:18:09 +0000 (04:18 -0800)
optional/dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index b0849b0..e872060 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 = 16;
+const unsigned int TOOLKIT_MICRO_VERSION = 17;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index deabf5c..00e35a7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.16
+Version:    1.0.17
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0