DALi Version 2.4.7 68/320068/1 dali_2.4.7
authorDavid Steele <david.steele@samsung.com>
Fri, 21 Feb 2025 11:25:06 +0000 (11:25 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 21 Feb 2025 11:25:06 +0000 (11:25 +0000)
Change-Id: I722886fa955b4b79e269d27ff34e2dcd674d48b8

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

index 29f375b31c598f1bf3987987019c3ec46eb93b10..985490a2cbcc82fdd45090beccdceff8b752b70a 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 = 6;
+const unsigned int TOOLKIT_MICRO_VERSION = 7;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index de20ef4d2dc72a904e4bf2e09f47a24e7607f72f..48f754129898843c515877b708004c906bf51424 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.4.6
+Version:    2.4.7
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT