DALi Version 1.5.18 91/237891/2 dali_1.5.18
authorSeungho, Baek <sbsh.baek@samsung.com>
Mon, 6 Jul 2020 08:53:10 +0000 (17:53 +0900)
committerSeungho BAEK <sbsh.baek@samsung.com>
Tue, 7 Jul 2020 02:19:07 +0000 (02:19 +0000)
Change-Id: I7d67d340dcf213c8218439c76fb8856f572c4582
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 9595678..26c81d6 100644 (file)
@@ -28,7 +28,7 @@ namespace Dali
 
 const uint32_t CORE_MAJOR_VERSION = 1;
 const uint32_t CORE_MINOR_VERSION = 5;
-const uint32_t CORE_MICRO_VERSION = 17;
+const uint32_t CORE_MICRO_VERSION = 18;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 690be26..b0a82fb 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.5.17
+Version:    1.5.18
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT