DALi Version 2.3.40 64/317264/1 dali_2.3.40
authorDavid Steele <david.steele@samsung.com>
Fri, 6 Sep 2024 10:00:24 +0000 (11:00 +0100)
committerDavid Steele <david.steele@samsung.com>
Fri, 6 Sep 2024 10:00:24 +0000 (11:00 +0100)
Change-Id: Ib630a5a05a4b9f71219ce10160e1a9d4b72289ea

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

index 91db0f900c2315f06e6a7354db12a085a8404b33..fc933d55cf09b6a17039e1534d64892dc861071c 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 = 39;
+const unsigned int ADAPTOR_MICRO_VERSION = 40;
 const char* const  ADAPTOR_BUILD_DATE    = __DATE__ " " __TIME__;
 
 #ifdef DEBUG_ENABLED
index da6093026f5081c9eb2b2b8b21f49af308988635..3b8b383d499c4ecb1e0aacaf76db7c02d7dd52fc 100644 (file)
@@ -17,7 +17,7 @@
 
 Name:       dali2-adaptor
 Summary:    The DALi Tizen Adaptor
-Version:    2.3.39
+Version:    2.3.40
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT