DALi Version 1.3.18 76/174276/1 dali_1.3.18
authorGyörgy Straub <g.straub@partner.samsung.com>
Thu, 29 Mar 2018 13:03:17 +0000 (14:03 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Thu, 29 Mar 2018 13:03:17 +0000 (14:03 +0100)
Change-Id: I808c1de6cc02c945df8e965c67a419b4a0877bfa

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

index 162971e..5656ba8 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const unsigned int CORE_MAJOR_VERSION = 1;
 const unsigned int CORE_MINOR_VERSION = 3;
-const unsigned int CORE_MICRO_VERSION = 17;
+const unsigned int CORE_MICRO_VERSION = 18;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 33ff7c5..1be75a5 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.3.17
+Version:    1.3.18
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT