DALi Version 1.0.14 95/29195/1
authorLee Morgan <Lee.morgan@partner.samsung.com>
Wed, 22 Oct 2014 10:56:46 +0000 (11:56 +0100)
committerLee Morgan <Lee.morgan@partner.samsung.com>
Wed, 22 Oct 2014 10:57:17 +0000 (11:57 +0100)
Change-Id: Iadbd51e97bfa047f318700e6727bfe2d2ad745e4

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

index d010941..09baeb4 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
-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 472ca41..d65f823 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    The OpenGLES Canvas Core Library Toolkit
-Version:    1.0.13
+Version:    1.0.14
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0