DALi Version 2.4.7 67/320067/1 dali_2.4.7
authorDavid Steele <david.steele@samsung.com>
Fri, 21 Feb 2025 11:25:00 +0000 (11:25 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 21 Feb 2025 11:25:00 +0000 (11:25 +0000)
Change-Id: Iac39adf3e326a38aefdf0ba522cb3f7b721e6cfd

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

index 291cfb192dbd7c4ab9f10cc75cd3742dc49df371..60cdb95834f2144bd30091cc6a13374d0364f31e 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const unsigned int ADAPTOR_MAJOR_VERSION = 2;
 const unsigned int ADAPTOR_MINOR_VERSION = 4;
-const unsigned int ADAPTOR_MICRO_VERSION = 6;
+const unsigned int ADAPTOR_MICRO_VERSION = 7;
 const char* const  ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index e75905a9ec1c93bfe1a22642cd6c4b67afcd905b..46d08613740af62f23001b81b15b64acbd03beb6 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    2.4.6
+Version:    2.4.7
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT