Release v1.91.93
authorMike Gorse <mgorse@novell.com>
Sun, 27 Mar 2011 18:50:14 +0000 (13:50 -0500)
committerMike Gorse <mgorse@novell.com>
Sun, 27 Mar 2011 18:50:14 +0000 (13:50 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 851fe5a..2fbd458 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 1.91.93:
+
+* Removed dbus-glib-related includes, as they are no longer required.
+
 What's new in at-spi2-atk 1.91.92:
 
 * Handle text-insert and text-removed signals from ATK (BGO#638377).
index 850f3e1..fbc1892 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [1.91.92], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [1.91.93], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0