Release v2.11.91 AT_SPI2_CORE_2_11_91
authorMike Gorse <mgorse@suse.com>
Mon, 3 Mar 2014 23:55:42 +0000 (17:55 -0600)
committerMike Gorse <mgorse@suse.com>
Mon, 3 Mar 2014 23:55:42 +0000 (17:55 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index cd98643..c9cb7d2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 2.11.91:
+
+* Improve compatibility with at-spi2-registryd <= 3.10.
+
 What's new in at-spi2-core 2.11.90:
 
 * bus-launcher: Do not use g_setenv when initializing the bus (bgo#724070).
index 506c0be..b5e9943 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.11.90], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.11.91], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])