DALi Version 2.2.37 84/296484/1 dali_2.2.37
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 28 Jul 2023 13:51:38 +0000 (14:51 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 28 Jul 2023 13:51:38 +0000 (14:51 +0100)
Change-Id: I9cd8656614c43cd0578db7ff39aee40dc7b336d4

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

index 88381d689678357e5775c92ed93ed937807ea5c7..0314b28bb231398f126f7248dd6275119f7aecd8 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const uint32_t    CORE_MAJOR_VERSION = 2;
 const uint32_t    CORE_MINOR_VERSION = 2;
-const uint32_t    CORE_MICRO_VERSION = 36;
+const uint32_t    CORE_MICRO_VERSION = 37;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index a1f90a87cfb2d3cb267863110275dd994e84353a..5c6df73cfce73180de4718d3fb4d625c8dcaf757 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.2.36
+Version:    2.2.37
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT