Release v2.7.1 AT_SPI2_ATK_2_7_1
authorMike Gorse <mgorse@suse.com>
Mon, 22 Oct 2012 16:30:56 +0000 (11:30 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 22 Oct 2012 16:30:56 +0000 (11:30 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f3b3a7bf4402f0234cf48c346d495d9b77b5e339..35cb7c1e1eec8fb82f07f77f5493064181d2e290 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-atk 2.7.1:
+
+* Remove the schema; it was only used to specify the location of the
+  atk-bridge library, which is now installed in the standard path.
+
+* Fix compiler warnings (BGO#678045).
+
 What's new in at-spi2-atk 2.6.0:
 
 * Fix some crashes in atk_bridge_adaptor_cleanup (BGO#684434).
index 0fdad14ba1f4d210ea20961905b6355d6a8c7a07..cfd170b70668746aef70816c18179a1d75dac687 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.6.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.7.1], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0