DALi Version 1.9.33 65/245465/1 dali_1.9.33
authorGyörgy Straub <g.straub@partner.samsung.com>
Fri, 9 Oct 2020 13:06:01 +0000 (14:06 +0100)
committerGyörgy Straub <g.straub@partner.samsung.com>
Fri, 9 Oct 2020 13:06:01 +0000 (14:06 +0100)
Change-Id: I7b3f6ebb89cfbf8ffe8bf20899af8f81df8dbc55

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

index e452c160b2502b5cb9939409172e18a11c148f7b..b51f9abce6061fb3a2f5d486919057a63e6b07be 100644 (file)
@@ -29,7 +29,7 @@ namespace Toolkit
 {
 const unsigned int TOOLKIT_MAJOR_VERSION = 1;
 const unsigned int TOOLKIT_MINOR_VERSION = 9;
-const unsigned int TOOLKIT_MICRO_VERSION = 32;
+const unsigned int TOOLKIT_MICRO_VERSION = 33;
 const char* const  TOOLKIT_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 46686cd17172e0c05dabe1e437194597a6f85b56..e00bcdc7204545942ee4c2d8314d75ef2140e767 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2-toolkit
 Summary:    Dali 3D engine Toolkit
-Version:    1.9.32
+Version:    1.9.33
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT