DALi Version 2.4.23 14/325714/1 devel/master dali_2.4.23
authorRichard Huang <r.huang@samsung.com>
Fri, 13 Jun 2025 09:47:23 +0000 (10:47 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 13 Jun 2025 09:47:23 +0000 (10:47 +0100)
Change-Id: Ia3f7478349fde121d136ba47bb8c0c9ab9635d2f

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

index 99275bc722adeb949889d0641f57caedfe217d98..1c5343e012fc4e3a3bdb0b4ca2ebff4c68537f82 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 = 22;
+const uint32_t    CORE_MICRO_VERSION = 23;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index d82b39be6a3f7aeaf17806691b69ed45d06a6898..66d2e78e6bd9e247fea4dee59c1ba2a007fcb882 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.4.22
+Version:    2.4.23
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT