DALi Version 2.0.18 02/255602/1 dali_2.0.18
authorDavid Steele <david.steele@samsung.com>
Fri, 19 Mar 2021 10:34:09 +0000 (10:34 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 19 Mar 2021 10:34:09 +0000 (10:34 +0000)
Change-Id: I4e3f30379ed8b49dfb3b59b124d236c4554d8183

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

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