DALi Version 1.9.18 50/237250/1 dali_1.9.18
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 26 Jun 2020 08:09:27 +0000 (09:09 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 26 Jun 2020 08:09:27 +0000 (09:09 +0100)
Change-Id: I5f1af070115868e83dfb625d0d4252d3d2072348

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

index d1adcb7..3ed663a 100644 (file)
@@ -31,7 +31,7 @@ namespace Toolkit
 
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 9;
-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 cd075ce..7a25bde 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.9.17
+Version:    1.9.18
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT