DALi Version 1.1.6 29/49229/1 dali_1.1.6
authorTom Robinson <tom.robinson@samsung.com>
Fri, 9 Oct 2015 09:48:14 +0000 (10:48 +0100)
committerTom Robinson <tom.robinson@samsung.com>
Fri, 9 Oct 2015 09:48:14 +0000 (10:48 +0100)
Change-Id: Id025f65d0fd6e424345a43e5ab92132f7784c0ff

dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 5a9bec7..a9b8f59 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 = 5;
+const unsigned int CORE_MICRO_VERSION = 6;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 9c735fb..22aabe5 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.5
+Version:    1.1.6
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT