DALi Version 2.4.21 18/325018/1 dali_2.4.21
authorRichard Huang <r.huang@samsung.com>
Fri, 30 May 2025 09:47:47 +0000 (10:47 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 30 May 2025 09:47:47 +0000 (10:47 +0100)
Change-Id: I505a8fc036ef058e2c05cdf418fe92c106c8fbd2

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

index f340ff408b04814433715871c3f61b3a50577e99..6233c0a3c3f0138883af86dea3a6ad802267cb9f 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 = 20;
+const uint32_t    CORE_MICRO_VERSION = 21;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 039b23a9ed320068ece1c323cf42a11c902fdd2c..b708ccf8d6e50beed2a465036e46e22c03442fa7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.4.20
+Version:    2.4.21
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT