DALi Version 2.3.53 46/315946/1 dali_2.3.53
authorRichard Huang <r.huang@samsung.com>
Fri, 6 Dec 2024 11:48:15 +0000 (11:48 +0000)
committerRichard Huang <r.huang@samsung.com>
Fri, 6 Dec 2024 11:48:15 +0000 (11:48 +0000)
Change-Id: I342b1233f085e8cdcf0bda6fd6371bf4838d1a66

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

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