Release v1.91.2 AT_SPI2_CORE_1_91_2
authorMike Gorse <mgorse@novell.com>
Mon, 8 Nov 2010 21:33:31 +0000 (16:33 -0500)
committerMike Gorse <mgorse@novell.com>
Mon, 8 Nov 2010 21:33:31 +0000 (16:33 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0c5f170..1748331 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi2-core 1.91.2:
+
+* The desktop object now returns ROLE_DESKTOP_FRAME rather than ROLE_UNKNOWN.
+
+
 What's new in at-spi2-core 1.91.0:
 
 * --disable-relocate is the default again.
index 1f18ae0..5173e95 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [1.91.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [1.91.2], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])