DALi Version 2.4.6 71/319671/1 dali_2.4.6
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 14 Feb 2025 12:34:13 +0000 (12:34 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 14 Feb 2025 12:34:13 +0000 (12:34 +0000)
Change-Id: I21a91c30091c3b411e9068c450921be029fd4cb1

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

index cb503b6beba0097ef397378897406c71b01ea8b9..855dd41a2f448905ab3f20ac841ba0e1071a3a19 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 = 5;
+const uint32_t    CORE_MICRO_VERSION = 6;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 205b3da45343a638f97a83e8eca324f885d52cf7..e86a9f250867c01c1ec7f2ac15a4ffffba766b11 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.4.5
+Version:    2.4.6
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT