DALi Version 2.3.42 00/317900/1 dali_2.3.42
authorRichard Huang <r.huang@samsung.com>
Fri, 20 Sep 2024 09:47:17 +0000 (10:47 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 20 Sep 2024 09:47:17 +0000 (10:47 +0100)
Change-Id: I8a64f09b2b1436e7da726464cebe0b938e09d7eb

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

index e48c5534d798fdd9a52584df7b74a04c3b215a3b..8743c3374aedbfaba239d7c2b997c52d94e7a60f 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 = 41;
+const uint32_t    CORE_MICRO_VERSION = 42;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 4267c9034b1a72726f2fd478b02f4fe163b407c3..97043a2889e80a3a1f9c7e5864f63d0e82b59988 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.3.41
+Version:    2.3.42
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT