DALi Version 2.1.25 71/275771/1 dali_2.1.25
authorRichard Huang <r.huang@samsung.com>
Wed, 1 Jun 2022 10:15:11 +0000 (11:15 +0100)
committerRichard Huang <r.huang@samsung.com>
Wed, 1 Jun 2022 10:15:11 +0000 (11:15 +0100)
Change-Id: I87da0bfd9384da3a3d9c3a1192d7e6234925cd11

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

index d463d90..55c9919 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_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 1;
-const unsigned int TOOLKIT_MICRO_VERSION = 24;
+const unsigned int TOOLKIT_MICRO_VERSION = 25;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 49be95c..b644874 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.1.24
+Version:    2.1.25
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT