Release v1.91.0 AT_SPI2_CORE_1_91_0
authorMike Gorse <mgorse@novell.com>
Tue, 5 Oct 2010 03:55:04 +0000 (05:55 +0200)
committerMike Gorse <mgorse@novell.com>
Tue, 5 Oct 2010 03:55:04 +0000 (05:55 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0625e9d..0c5f170 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 1.91.0:
+
+* --disable-relocate is the default again.
+
 What's new in at-spi2-core 0.3.92:
 
 * Do not start accessibility bus if at-spi-corba is enabled.
index ac33877..1f18ae0 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [0.5.1], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [1.91.0], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])