[at-spi2-core/gnome-3-40] 2.40.3



commit 57c644513133e9b7e259809302a25987eadfcc39
Author: Mike Gorse <mgorse suse com>
Date:   Fri Jul 9 08:51:38 2021 -0500

    2.40.3

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0869e64..422fab8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 2.40.3:
+
+* Use abstract sockets if libdbus is older than 1.12.0 (#37).
+
 What's new in at-spi2-core 2.40.2:
 
 * README: Remove outdated links.
diff --git a/meson.build b/meson.build
index eaebcfb..43ecddd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.40.2',
+        version: '2.40.3',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]