DALi Version 2.3.48 01/319801/1 dali_2.3.48
authorDavid Steele <david.steele@samsung.com>
Fri, 1 Nov 2024 11:17:21 +0000 (11:17 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 1 Nov 2024 11:17:21 +0000 (11:17 +0000)
Change-Id: Ifbd240f24487c3c8ea78d810c952e5e0e791f933

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

index f4f3c404cfc9cbb0601e0a882c676f799a171091..e1b23c47a74997a2f66a53e30ce766efa8f650f6 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const uint32_t    CORE_MAJOR_VERSION = 2;
 const uint32_t    CORE_MINOR_VERSION = 3;
-const uint32_t    CORE_MICRO_VERSION = 47;
+const uint32_t    CORE_MICRO_VERSION = 48;
 const char* const CORE_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 9aa39bdd87227dd057f633da3b1f25052862df42..674597a760ca4a8b215f7a54ae1bfbd7427502fd 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali2
 Summary:    DALi 3D Engine
-Version:    2.3.47
+Version:    2.3.48
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT