[at-spi2-atk] 2.33.1



commit 7059c98feed6425301f4f43fdaf530e17afc6d0d
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon May 20 20:02:53 2019 -0500

    2.33.1

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fd73b1b..cf9a921 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-atk 2.33.1:
+
+* Document atk_bridge_adaptor_init error messages.
+
+* Add atk_bridge_set_event_context.
+
+* Add AccessibleId property.
+
 What's new in at-spi2-atk 2.31.92:
 
 * Fix a crash when retrieveing headers from table cells.
diff --git a/meson.build b/meson.build
index 8d06717..82a0afd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-atk', 'c',
-        version: '2.32.0',
+        version: '2.33.1',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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