DALi Version 2.3.46 43/319243/1 dali_2.3.46
authorAdam Bialogonski <adam.b@samsung.com>
Fri, 18 Oct 2024 06:44:26 +0000 (07:44 +0100)
committerAdam Bialogonski <adam.b@samsung.com>
Fri, 18 Oct 2024 06:44:26 +0000 (07:44 +0100)
Change-Id: Idbac1c2f59e839f322d36f983c004df01e093073

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

index 1b900be429523bdfd919f8aceb0302233545166e..0d97bda6d9c40fa0a1116e6419e5b1abac8ee895 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 = 45;
+const unsigned int TOOLKIT_MICRO_VERSION = 46;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 0b60af89e6235a331b8e6d87eda4c3445ff7fa06..50fbea5bdffc0467aa778357f31905cc84e8c3f1 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.3.45
+Version:    2.3.46
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT