[at-spi2-core] 2.46.0



commit 97d9ba04e19d0a9edd209d97db81eb6ede5fe4d6
Author: Mike Gorse <mgorse suse com>
Date:   Sat Sep 17 08:53:22 2022 -0500

    2.46.0

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bd1e6c52..dff8da49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi2-core 2.46.0:
+
+* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
+  interface.
+
 What's new in at-spi2-core 2.45.91:
 
 * Send device event controller events using the same signature as other
diff --git a/meson.build b/meson.build
index 2f2df6b6..6dd6e8cb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.45.91',
+        version: '2.46.0',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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