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

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