2.21.91 AT_SPI2_ATK_2_21_91
authorMike Gorse <mgorse@suse.com>
Mon, 29 Aug 2016 21:44:33 +0000 (16:44 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 29 Aug 2016 21:44:33 +0000 (16:44 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 24971903a1638b2ebda15c860b278637a7d4017a..211bd8329bce34c4d0ecb2756050676b7e4fd0dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.21.91:
+
+* atk_bridge_adaptor_init: return -1 if NO_AT_BRIDGE is set (bgo#770574).
+
 What's new in at-spi2-atk 2.21.4:
 
 * emit_event: Fix out-of-bounds memory access if class is NULL.
index 6b213f5a3a9340daa0cd0d99f7a422267b4cd637..62d69c28f3b3b9b31a600602afecae7361e05a2b 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.21.4], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.21.91], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0