DALi Version 2.3.54 42/316542/1 dali_2.3.54
authorAdam Bialogonski <adam.b@samsung.com>
Fri, 13 Dec 2024 08:09:18 +0000 (08:09 +0000)
committerAdam Bialogonski <adam.b@samsung.com>
Fri, 13 Dec 2024 08:09:18 +0000 (08:09 +0000)
Change-Id: I7e4c25585c1055d89187a19a277016ab0c632265

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

index 89cdb1d246d507531c821defb5aeafdc51c92038..8c3a154aeef0a952e7aed1cc6d7378d10f99a5a3 100644 (file)
@@ -29,7 +29,7 @@ namespace Toolkit
 {
 const unsigned int TOOLKIT_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 3;
-const unsigned int TOOLKIT_MICRO_VERSION = 53;
+const unsigned int TOOLKIT_MICRO_VERSION = 54;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 4e372a8baa3f9db161c6568de38e50a8e1b33285..e134687b87872e9e0dc4ce59b8c525288bea81a1 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.3.53
+Version:    2.3.54
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT