DALi Version 2.3.52 68/321268/1 dali_2.3.52
authorDavid Steele <david.steele@samsung.com>
Fri, 29 Nov 2024 14:14:12 +0000 (14:14 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 29 Nov 2024 14:14:12 +0000 (14:14 +0000)
Change-Id: I1b1cafca5676da6955c9598ef281f4c7304420d3

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

index 810726db1332bc21819093be7b2ca3665e96773d..73ca8d54933d4a2f797334f7ae42bfd9e81b71cd 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 = 51;
+const uint32_t    CORE_MICRO_VERSION = 52;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e3bf9595ae9dd8d8bf55eafe0376dba3e53e729f..01ce38e29ef45da00b8e4b41125b84fe017d4381 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.3.51
+Version:    2.3.52
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT