DALi Version 2.3.39 02/316902/1 dali_2.3.39
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 30 Aug 2024 08:12:51 +0000 (09:12 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 30 Aug 2024 08:12:51 +0000 (09:12 +0100)
Change-Id: I654263054fd27e8741452438b0399a5f97a842bf

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

index 0bd867eb40ec8532b9800bab7fd96f26c25dea65..aec098fd58beb3395fa8e76ede0c9d41e16ff658 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 = 38;
+const uint32_t    CORE_MICRO_VERSION = 39;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index be214ab16cdab3eadca522856806da0559d67e62..d2f9c0f7a49a4b5bb96e78ab61a1434b5486350a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.3.38
+Version:    2.3.39
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT