DALi Version 2.0.28 68/258968/1 dali_2.0.28
authorRichard Huang <r.huang@samsung.com>
Fri, 28 May 2021 09:51:08 +0000 (10:51 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 28 May 2021 09:51:08 +0000 (10:51 +0100)
Change-Id: If2ec72fd64956a6973fc9856b0a9ddc315604453

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

index 6d52641..f31d0a0 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_MAJOR_VERSION = 2;
 const unsigned int TOOLKIT_MINOR_VERSION = 0;
-const unsigned int TOOLKIT_MICRO_VERSION = 27;
+const unsigned int TOOLKIT_MICRO_VERSION = 28;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 391ddf9..70ea699 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.0.27
+Version:    2.0.28
 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