summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2015-10-12 16:40:32 -0500
committerMike Gorse <mgorse@suse.com>2015-10-12 16:41:04 -0500
commit9ba190c20c187380fb418544230f58855a0b2228 (patch)
treeed6b73a3c128f29ce9b602cb2199ad6960e4e0a7
parent283d69977a9984993343636ebc904ede604d4a36 (diff)
downloadat-spi2-atk-gnome-3-18.tar.gz
Release v2.18.1gnome-3-18
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8e2efa5..637062c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-atk 2.18.1:
+
+* Fix text, value, and table cell adaptors (bgo#755724).
+
+* Test fixes.
+
What's new in at-spi2-atk 2.17.90:
* Update for new caching API (bgo#650090).
diff --git a/configure.ac b/configure.ac
index 007dcff..7a89309 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.18.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.18.1], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0