DALi Version 2.4.9 07/320807/1 dali_2.4.9
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 7 Mar 2025 10:29:32 +0000 (10:29 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 7 Mar 2025 10:29:32 +0000 (10:29 +0000)
Change-Id: I8fd70e99c820a104b9ab74c1ef28df1b8be9b882

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

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