DALi Version 2.4.10 49/321149/1 dali_2.4.10
authorDavid Steele <david.steele@samsung.com>
Fri, 14 Mar 2025 11:48:19 +0000 (11:48 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 14 Mar 2025 11:48:19 +0000 (11:48 +0000)
Change-Id: I6b7282be107821d75cea57f1e443c293a0b2f353

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

index 4629d6b672aa0e39cfd6aa67c90ee9ff133e0d3d..f5710e32d41cc89a8eb8a9d01b0e91522cac172f 100644 (file)
@@ -29,7 +29,7 @@ namespace Toolkit
 {
 const unsigned int TOOLKIT_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 4;
-const unsigned int TOOLKIT_MICRO_VERSION = 9;
+const unsigned int TOOLKIT_MICRO_VERSION = 10;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index bae4f5033717e0c8355f4feb7ab0984160717a95..c8b7877d28832a28355ca9668480d580a2ee01d7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.4.9
+Version:    2.4.10
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT