DALi Version 2.4.20 19/324719/1 dali_2.4.20
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 23 May 2025 11:30:52 +0000 (12:30 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 23 May 2025 11:30:52 +0000 (12:30 +0100)
Change-Id: Ie8f5a92039a2b0eeaec15c76c3a726241b1749f7

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

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