summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2011-10-17 17:03:34 -0500
committerMike Gorse <mgorse@novell.com>2011-10-17 17:03:34 -0500
commitc4bc4be5fffeef911df7d6764c6dff5100bfa0b8 (patch)
tree4a0fe1ccf03972b7f7281c47a7ae264b9ebe2b66
parent25896240a5dfdddac4ce4430230051e18c9e364e (diff)
downloadat-spi2-atk-AT_SPI2_ATK_2_2_1.tar.gz
Release v2.2.1AT_SPI2_ATK_2_2_1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 04d1e30..4c21b25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.2.1:
+
+* Updated Finnish translation.
+
What's new in at-spi2-atk 2.2.0:
* Really fix BGO#658013: Attach the timeout for a key listener to the
diff --git a/configure.ac b/configure.ac
index e7860e8..cb9b25c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.2.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.2.1], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0