DALi Version 2.4.13 01/322301/1 dali_2.4.13
authorDavid Steele <david.steele@samsung.com>
Mon, 7 Apr 2025 10:38:38 +0000 (11:38 +0100)
committerDavid Steele <david.steele@samsung.com>
Mon, 7 Apr 2025 10:38:38 +0000 (11:38 +0100)
Change-Id: I7d7acdc14f56d7866bc3d4274e8d6c27caafa7a2

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

index 1a760dd81dfe8884a78d92b84b183a936528e347..80b57a1c1603fbc87a44344e591f13d2d4608234 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 = 12;
+const uint32_t    CORE_MICRO_VERSION = 13;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 26f6f9144bf7a6608e6c38cc8fe89ce633e11b60..7e631ce98dab9334bf29a6e445fe8bbc3f49a7ac 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.4.12
+Version:    2.4.13
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT