DALi Version 2.4.10 48/321148/1 dali_2.4.10
authorDavid Steele <david.steele@samsung.com>
Fri, 14 Mar 2025 11:48:13 +0000 (11:48 +0000)
committerDavid Steele <david.steele@samsung.com>
Fri, 14 Mar 2025 11:48:13 +0000 (11:48 +0000)
Change-Id: If697ba8485e66d389a95f7c07074104f065a2caf

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

index 3463a66339e2b714b9216145f0c8dce55ebba66a..9d26b4dc205e67d235a930bf43177dc64acad5f3 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 = 9;
+const unsigned int ADAPTOR_MICRO_VERSION = 10;
 const char* const  ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index a3f0b0f4875586b4e2d98b8dce833623609d9a34..320e3a951240ae8ce5e1c1dbfac9e92dcb15ff37 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    2.4.9
+Version:    2.4.10
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT