Merge "Fix Kloc issues." into devel/master
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 29 Oct 2015 11:38:26 +0000 (04:38 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 29 Oct 2015 11:38:26 +0000 (04:38 -0700)
dali-toolkit/public-api/dali-toolkit-version.cpp
packaging/dali-toolkit.spec

index b3b265f..5552464 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 7;
+const unsigned int TOOLKIT_MICRO_VERSION = 8;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8e5b5c9..5fca3d2 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.7
+Version:    1.1.8
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT