DALi Version 2.3.24 04/311304/1 dali_2.3.24
authorDavid Steele <david.steele@samsung.com>
Fri, 17 May 2024 11:11:10 +0000 (12:11 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 17 May 2024 11:11:10 +0000 (12:11 +0100)
Change-Id: I6b0ebf6165d96c36acfa39bc332d8fee76326738

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

index 9e4e00e..978a3a5 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 = 23;
+const unsigned int TOOLKIT_MICRO_VERSION = 24;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 177b6e6..d42db5a 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.3.23
+Version:    2.3.24
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT