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 e452c16..b51f9ab 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 46686cd..e00bcdc 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