DALi Version 2.1.16 68/273268/1 dali_2.1.16
authorAdam Bialogonski <adam.b@samsung.com>
Fri, 1 Apr 2022 11:51:18 +0000 (12:51 +0100)
committerAdam Bialogonski <adam.b@samsung.com>
Fri, 1 Apr 2022 11:51:18 +0000 (12:51 +0100)
Change-Id: If043023658a6a6f59d220166a67cd5363d866faf

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

index 604fd039ca25c7102fccf41495f3e94ec419f204..b18f1c3ee4eefee588034f0cb0630ae21018ad4c 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const uint32_t    CORE_MAJOR_VERSION = 2;
 const uint32_t    CORE_MINOR_VERSION = 1;
-const uint32_t    CORE_MICRO_VERSION = 15;
+const uint32_t    CORE_MICRO_VERSION = 16;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index bfc45870897bc18a4bdb473c31c9da2060c0c95c..9c1db7b72b528f7ca0a4589a285641ed7a475c47 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.1.15
+Version:    2.1.16
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT