DALi Version 2.3.9 99/305499/1 dali_2.3.9
authorAdam Bialogonski <adam.b@samsung.com>
Fri, 2 Feb 2024 09:58:20 +0000 (09:58 +0000)
committerAdam Bialogonski <adam.b@samsung.com>
Fri, 2 Feb 2024 09:58:20 +0000 (09:58 +0000)
Change-Id: I1800c69f074d795cb1252698c9aebb1fcd98f71e

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

index 38fb2e7..6e4b1ec 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 = 8;
+const unsigned int TOOLKIT_MICRO_VERSION = 9;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 2bee4cd..d7276c1 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.3.8
+Version:    2.3.9
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT