Release v2.4.0 AT_SPI2_CORE_2_4_0
authorMike Gorse <mgorse@suse.com>
Mon, 26 Mar 2012 20:54:13 +0000 (15:54 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 26 Mar 2012 20:54:13 +0000 (15:54 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 92af6cc..b342b29 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 2.4.0:
+
+* Fix typo in at-spi-dbus-bus.desktop.in (BGO#605662).
+
 What's new in at-spi2-core 2.3.92:
 
 * Some changes to try to prevent at-spi2-registryd from incorrectly
index 9b75b80..c0d800c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.3.92], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.4.0], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])