DALi Version 1.5.19 55/238155/1 dali_1.5.19
authorSeungho, Baek <sbsh.baek@samsung.com>
Thu, 9 Jul 2020 04:09:40 +0000 (13:09 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Thu, 9 Jul 2020 04:09:40 +0000 (13:09 +0900)
Change-Id: I1b2efce0023e3be8a0a68cf9eb3f2e5feae30ea0
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
dali/public-api/dali-core-version.cpp
packaging/dali.spec

index 26c81d64fa99bfcfc7bdd1198234b62bd5fadbc5..c00b95eb2da9204009ec16c6d68df47bf1736d25 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 = 18;
+const uint32_t CORE_MICRO_VERSION = 19;
 const char * const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index b0a82fbb8d152e8629808f3f628c125fce2cf3e3..9f499cfd5255dd815b92fdf1dcf2339948d92c0d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    DALi 3D Engine
-Version:    1.5.18
+Version:    1.5.19
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT