DALi Version 2.4.0 70/316970/1 dali_2.4.0
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 20 Dec 2024 11:36:54 +0000 (11:36 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 20 Dec 2024 11:36:54 +0000 (11:36 +0000)
Change-Id: I3f0c6ba754b39e97e5598d2a3934f5e60e5fca97

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

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