2.12.0 upstream AT_SPI2_ATK_2_12_0
authorMike Gorse <mgorse@suse.com>
Mon, 24 Mar 2014 21:26:51 +0000 (16:26 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 24 Mar 2014 21:26:51 +0000 (16:26 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 91a5887..e601543 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi2-atk 2.11.92:
+
+* Bump minimum libdbus version needed, since we use a function
+  introduced in 1.5.
+
 What's new in at-spi2-atk 2.11.91:
 
 * Improve compatibility with at-spi2-registryd <= 2.10.
index 3f65141..d7f5c73 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.11.91], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.12.0], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0