Merge "DALi Version 1.1.7" into devel/master
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 23 Oct 2015 14:19:05 +0000 (07:19 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 23 Oct 2015 14:19:05 +0000 (07:19 -0700)
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index a9b8f59..8062dd1 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 1;
-const unsigned int CORE_MICRO_VERSION = 6;
+const unsigned int CORE_MICRO_VERSION = 7;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 22aabe5..9e0dc16 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.6
+Version:    1.1.7
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT