[at-spi2-core] 2.31.1



commit a2696c2b66f5c8c46200ea2c4ef81266968f908e
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Jan 7 18:22:32 2019 -0600

    2.31.1

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2767e4a..0dd86dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+What's new in at-spi2-core 2.31.1:
+
+* Bus launcher: fix an issue where the error wasn't cleared on failure.
+
+* Add support for locking/unlocking modifiers.
+
+* Update error log text for consistency.
+
+* Documentation clean-ups.
+
 What's new in at-spi2-core 2.29.1:
 
 * Add dbus-broker support to bus launcher.
diff --git a/meson.build b/meson.build
index 8ef8ae3..351b207 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.30.0',
+        version: '2.31.1',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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