DALi Version 2.4.14 91/322591/1 dali_2.4.14
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 11 Apr 2025 07:27:02 +0000 (08:27 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 11 Apr 2025 07:27:02 +0000 (08:27 +0100)
Change-Id: I0e18651e8ae0d091c711b3b9fba8bf9fd67aa8f7

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

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