DALi Version 2.0.34 60/261060/1 dali_2.0.34
authorAdam Bialogonski <adam.b@samsung.com>
Fri, 9 Jul 2021 08:44:17 +0000 (09:44 +0100)
committerAdam Bialogonski <adam.b@samsung.com>
Fri, 9 Jul 2021 08:44:17 +0000 (09:44 +0100)
Change-Id: I182c3bc2ae54579272df1e8a1f75f6f3304849e1

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

index 7ca058a92b71b66e3cfebfd6156a2e1b4f7a1b28..06f41cc291282b7d294d5196125c78d6af8b8cb8 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const uint32_t    CORE_MAJOR_VERSION = 2;
 const uint32_t    CORE_MINOR_VERSION = 0;
-const uint32_t    CORE_MICRO_VERSION = 33;
+const uint32_t    CORE_MICRO_VERSION = 34;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index ed74f06e77ac377547274cc6c68f2fbfab4ef0a3..9dc19e4363ea063b5f416068836adc54b40fcf4e 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.0.33
+Version:    2.0.34
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT