DALi Version 2.3.44 39/318639/1 dali_2.3.44
authorDavid Steele <david.steele@samsung.com>
Fri, 4 Oct 2024 08:53:09 +0000 (09:53 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 4 Oct 2024 08:53:09 +0000 (09:53 +0100)
Change-Id: I6722f644d9f0b2b9d184b9426ec4317b05a3dc55

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

index fa86257fcdd868c4dc16bda073f78ce6bfbc2765..aa9e1ccbe790effb9a0837ffdf6879cc8bb6b925 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const uint32_t    CORE_MAJOR_VERSION = 2;
 const uint32_t    CORE_MINOR_VERSION = 3;
-const uint32_t    CORE_MICRO_VERSION = 43;
+const uint32_t    CORE_MICRO_VERSION = 44;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index ad8c73c6d3adda3e059df034746f26778f83d841..d2b2549b56fa0f4dfcdbc448633dc6c81022de9b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.3.43
+Version:    2.3.44
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT