DALi Version 2.4.3 13/318813/1 dali_2.4.3
authorRichard Huang <r.huang@samsung.com>
Fri, 24 Jan 2025 10:47:26 +0000 (10:47 +0000)
committerRichard Huang <r.huang@samsung.com>
Fri, 24 Jan 2025 10:47:26 +0000 (10:47 +0000)
Change-Id: I342647c70b396a90fabad694551d4931a684ae46

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

index 17037af26b436b3c8b353dda1bf225e0fcb82591..295f222f32c685351ea81c7fcbe3f0a67cf44456 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 = 2;
+const uint32_t    CORE_MICRO_VERSION = 3;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 2617b5665c9b2fd249856c0f6e61320d55b66d0a..fd6983021cc0b6f05295bde57ddb7e9f1bf7ec0c 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.4.2
+Version:    2.4.3
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT