DALi Version 2.3.30 25/313625/1 dali_2.3.30
authorRichard Huang <r.huang@samsung.com>
Fri, 28 Jun 2024 10:10:29 +0000 (11:10 +0100)
committerRichard Huang <r.huang@samsung.com>
Fri, 28 Jun 2024 10:10:29 +0000 (11:10 +0100)
Change-Id: Ia81c7bc4b01d72ca59342ed6f7e6230b5f951446

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

index 21967cf62d18b17f7d9eeb0c5a7b862856c263e2..ecdef792b9b9ad8bef322e5e6786f72312afc1ff 100644 (file)
@@ -27,7 +27,7 @@ namespace Dali
 {
 const unsigned int ADAPTOR_MAJOR_VERSION = 2;
 const unsigned int ADAPTOR_MINOR_VERSION = 3;
-const unsigned int ADAPTOR_MICRO_VERSION = 29;
+const unsigned int ADAPTOR_MICRO_VERSION = 30;
 const char* const  ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 7dab3d6cf10e05f8f411f36e969a59961d3b7e57..6139b482052435c5e034b9567b85f734cfab686b 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    2.3.29
+Version:    2.3.30
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT