DALi Version 2.1.44 98/282998/1 dali_2.1.44
authorAdam Bialogonski <adam.b@samsung.com>
Fri, 14 Oct 2022 09:25:38 +0000 (10:25 +0100)
committerAdam Bialogonski <adam.b@samsung.com>
Fri, 14 Oct 2022 09:25:38 +0000 (10:25 +0100)
Change-Id: I400ea1060fc004fc381f91df64500685822c3b97

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

index 2340cb6..419c158 100644 (file)
@@ -29,7 +29,7 @@ namespace Toolkit
 {
 const unsigned int TOOLKIT_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 43;
+const unsigned int TOOLKIT_MICRO_VERSION = 44;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 8bfe522..915d6f3 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.1.43
+Version:    2.1.44
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT