DALi Version 2.4.19 23/324423/1 dali_2.4.19
authorDavid Steele <david.steele@samsung.com>
Fri, 16 May 2025 13:29:59 +0000 (14:29 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 16 May 2025 13:29:59 +0000 (14:29 +0100)
Change-Id: I1ea545363ddeacab36ab05448d70826d9fa4fcd2

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

index 3d4d40d9f7af3456acd1840e2fdabe9afe74dd9e..9dab1128b10fcb8fb3a90d934623206d9292321e 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 = 18;
+const unsigned int TOOLKIT_MICRO_VERSION = 19;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index f7c9d5c914240f04bc97409409fe456c752cca8c..f13c7d6282d272e23c9bb0300babf7629ff4fe7b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.4.18
+Version:    2.4.19
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT