DALi Version 2.0.2 81/248081/1 dali_2.0.2
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 20 Nov 2020 07:46:10 +0000 (07:46 +0000)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 20 Nov 2020 07:46:10 +0000 (07:46 +0000)
Change-Id: I550494e590c92ab52353845ce0da618be859c528

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

index f0756cd..8f76009 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 = 1;
+const unsigned int TOOLKIT_MICRO_VERSION = 2;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 6e6bc45..45a81e7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    2.0.1
+Version:    2.0.2
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT