DALi Version 2.4.16 17/323317/1 dali_2.4.16
authorDavid Steele <david.steele@samsung.com>
Fri, 25 Apr 2025 10:33:20 +0000 (11:33 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 25 Apr 2025 10:33:20 +0000 (11:33 +0100)
Change-Id: I837190b868dfdcd71c8577c4bf1025ed489eba42

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

index cd0a3ea4a5a62869976657733f00d5e36ad9bd18..45313a6e7206a5ed23e848ecf1cba0744730ff40 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 = 15;
+const uint32_t    CORE_MICRO_VERSION = 16;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 2e8ad61fa5ad05b348d9892db834d03b6c980bb0..0d479788d5901e321be6d304c8138335449825e5 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.4.15
+Version:    2.4.16
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT