2.22.0 AT_SPI2_ATK_2_22_0
authorMike Gorse <mgorse@suse.com>
Mon, 26 Sep 2016 01:18:06 +0000 (20:18 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 26 Sep 2016 01:18:06 +0000 (20:18 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 211bd8329bce34c4d0ecb2756050676b7e4fd0dd..fece6d3f62a52242de3db3d68efdb949ece1d928 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi2-atk 2.22.0:
+
+* Remove some inadverrtently-committed debugging code.
+
+What's new in at-spi2-atk 2.21.91:
 What's new in at-spi2-atk 2.21.91:
 
 * atk_bridge_adaptor_init: return -1 if NO_AT_BRIDGE is set (bgo#770574).
index 62d69c28f3b3b9b31a600602afecae7361e05a2b..148a8caf3988d915ca8ced83a9e165c00148d54c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.21.91], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.22.0], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0