DALi Version 2.4.17 50/323650/1 dali_2.4.17
authorRichard Huang <r.huang@samsung.com>
Fri, 2 May 2025 09:59:12 +0000 (10:59 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 2 May 2025 09:59:12 +0000 (10:59 +0100)
Change-Id: I13f6ace58b099267022c503b00a4dd4e728baaf4

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

index 45313a6e7206a5ed23e848ecf1cba0744730ff40..58e3676236c1d455c694539cee944679b3a763c2 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const uint32_t    CORE_MAJOR_VERSION = 2;
 const uint32_t    CORE_MINOR_VERSION = 4;
-const uint32_t    CORE_MICRO_VERSION = 16;
+const uint32_t    CORE_MICRO_VERSION = 17;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0d479788d5901e321be6d304c8138335449825e5..35defbe1ada471bc0e238b146782587a5e2b59e0 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.4.16
+Version:    2.4.17
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT