From 7c05eec21287bb73c560085fab10c2e519846a34 Mon Sep 17 00:00:00 2001 From: Mike Gorse Date: Tue, 5 Oct 2010 05:55:04 +0200 Subject: [PATCH] Release v1.91.0 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0625e9d..0c5f170 100644 --- 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. diff --git a/configure.ac b/configure.ac index ac33877..1f18ae0 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- 2.7.4