DALi Version 1.3.14 08/171408/1 dali_1.3.14
authorFrancisco Santos <f1.santos@samsung.com>
Fri, 2 Mar 2018 11:51:20 +0000 (11:51 +0000)
committerFrancisco Santos <f1.santos@samsung.com>
Fri, 2 Mar 2018 11:51:20 +0000 (11:51 +0000)
Change-Id: Ie827b49c004e37e605bcbf6b89e2347bf9812be8

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

index 41a60ab..0b59ae0 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 3;
-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 ecd888e..0ad26c0 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.3.13
+Version:    1.3.14
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT