DALi Version 1.1.17 70/57170/1 dali_1.1.17
authorNick Holland <nick.holland@partner.samsung.com>
Fri, 15 Jan 2016 14:40:40 +0000 (14:40 +0000)
committerNick Holland <nick.holland@partner.samsung.com>
Fri, 15 Jan 2016 14:40:40 +0000 (14:40 +0000)
Change-Id: I185f85427bc6a236d22c38409db2fbc419328f18

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

index 1d38193..f8d7918 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 = 16;
+const unsigned int TOOLKIT_MICRO_VERSION = 17;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index ead61b5..1e82cbb 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.16
+Version:    1.1.17
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT