DALi Version 1.1.14 34/54134/1 dali_1.1.14
authorDavid Steele <david.steele@samsung.com>
Fri, 11 Dec 2015 14:42:00 +0000 (14:42 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 11 Dec 2015 14:42:00 +0000 (14:42 +0000)
Change-Id: I002b4b509cc8e835927a46b6618f5e518f87493e

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

index 8012f7f..9576434 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 = 13;
+const unsigned int TOOLKIT_MICRO_VERSION = 14;
 const char * const TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 3569d63..b820c7b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.1.13
+Version:    1.1.14
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0, BSD-2.0, MIT