DALi Version 2.3.7 55/304555/1 dali_2.3.7
authorAdam Bialogonski <adam.b@samsung.com>
Fri, 19 Jan 2024 09:52:26 +0000 (09:52 +0000)
committerAdam Bialogonski <adam.b@samsung.com>
Fri, 19 Jan 2024 09:52:26 +0000 (09:52 +0000)
Change-Id: I7a03929416d3d91b37b6c350885fd96bfb1c85b2

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

index 52c3772..9d8d842 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 = 6;
+const unsigned int TOOLKIT_MICRO_VERSION = 7;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index be126d3..b0ef7a7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.3.6
+Version:    2.3.7
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT