DALi Version 2.3.44 40/318640/1 dali_2.3.44
authorDavid Steele <david.steele@samsung.com>
Fri, 4 Oct 2024 08:53:15 +0000 (09:53 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 4 Oct 2024 08:53:15 +0000 (09:53 +0100)
Change-Id: I495122c5270aac65be7c0ce7b254f612f5f40278

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

index 930e71fb5fa45a6b1b8eb3ac68a18121d505c114..7b2a466eb9cc06bb2994f5b750bf7091149f6608 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 = 43;
+const unsigned int ADAPTOR_MICRO_VERSION = 44;
 const char* const  ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index 44fe1c54852c511cbf86520fbc6595e97772ea8f..f4771a30c39c01d1cae170b449cf5faba60fc1eb 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    2.3.43
+Version:    2.3.44
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT