[at-spi2-core] 2.22.0



commit a2fac95cc1cb87429cb0cd426c09ce0f2cf45517
Author: Mike Gorse <mgorse suse com>
Date:   Sun Sep 25 20:15:08 2016 -0500

    2.22.0

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 261aaa0..37845ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.2.0:
+
+* at-spi-bus-launcher: fix uninitialized variable.
+
+* Fix return value error in session_manager_connect (bgo#768881).
+
+* Updated translations.
+
 What's new in at-spi2-core 2.21.4:
 
 * Fixed a crash in atspi_accessible_clear_cache.
diff --git a/configure.ac b/configure.ac
index cac2ddc..b3bd2cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.21.4], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.22.0], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])


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