[at-spi2-core] 2.45.91



commit 7e1cfb26eed0478975fb7ee91914f5f8d1dabde5
Author: Mike Gorse <mgorse suse com>
Date:   Sat Aug 27 08:11:59 2022 -0500

    2.45.91

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1fd9bbef..bd1e6c52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+What's new in at-spi2-core 2.45.91:
+
+* Send device event controller events using the same signature as other
+  events.
+
+* Document the Accessible, Action, and Cache dbus interfaces.
+
+* Fix license of atspi-gmain.c (#87).
+
 What's new in at-spi2-core 2.45.90:
 
 * xml: Add some documentation.
diff --git a/meson.build b/meson.build
index d7863d6b..2f2df6b6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.45.90',
+        version: '2.45.91',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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