DALi Version 2.0.17 37/255137/1 dali_2.0.17
authorAdam Bialogonski <adam.b@samsung.com>
Fri, 12 Mar 2021 10:51:10 +0000 (10:51 +0000)
committerAdam Bialogonski <adam.b@samsung.com>
Fri, 12 Mar 2021 10:51:10 +0000 (10:51 +0000)
Change-Id: I9226d4ac45f7b062915bcad4201b70f6eb20a1f0

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

index e15896b..0f69e0d 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 = 16;
+const unsigned int TOOLKIT_MICRO_VERSION = 17;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index bae4c89..81bf0b7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.0.16
+Version:    2.0.17
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT