DALi Version 1.1.8 07/50507/1 dali_1.1.8
authorNick Holland <nick.holland@partner.samsung.com>
Thu, 29 Oct 2015 10:31:36 +0000 (10:31 +0000)
committerNick Holland <nick.holland@partner.samsung.com>
Thu, 29 Oct 2015 10:31:36 +0000 (10:31 +0000)
Change-Id: I7505ace39ca6335bfb33116fa2168c6385bcf8bc

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

index 8062dd1..01e5209 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 = 7;
+const unsigned int CORE_MICRO_VERSION = 8;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 9e0dc16..e7b8990 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.1.7
+Version:    1.1.8
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT