DALi Version 2.0.29 25/259325/1 dali_2.0.29
authorAdam Bialogonski <adam.b@samsung.com>
Fri, 4 Jun 2021 08:56:52 +0000 (09:56 +0100)
committerAdam Bialogonski <adam.b@samsung.com>
Fri, 4 Jun 2021 08:56:52 +0000 (09:56 +0100)
Change-Id: I72024b28a4b6b7e1a9928d9818c8f4ed59ff72ce

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

index f31d0a0..7b6f6ca 100644 (file)
@@ -29,7 +29,7 @@ namespace Toolkit
 {
 const unsigned int TOOLKIT_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
-const unsigned int TOOLKIT_MICRO_VERSION = 28;
+const unsigned int TOOLKIT_MICRO_VERSION = 29;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 70ea699..3afd7e5 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.0.28
+Version:    2.0.29
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT