summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@novell.com>2011-08-29 17:12:23 -0500
committerMike Gorse <mgorse@novell.com>2011-08-29 17:12:23 -0500
commit220ac1116fa66f7ddb3914bb1a79691b5a23116d (patch)
tree2024eb04afe07ac92a655c00fea9cee838bf921c
parent9c6a0bf23be6b7ec8459c32bef270e44c16e8af7 (diff)
downloadat-spi2-atk-AT_SPI2_ATK_2_1_90.tar.gz
Release v2.1.90AT_SPI2_ATK_2_1_90
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0249081..4d0967c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.1.90:
+
+* Try to use the new AtkWindow interface to register for window events.
+
What's new in at-spi2-atk 2.1.5:
* Use libatspi constants rather than keeping duplicate copies of the
diff --git a/configure.ac b/configure.ac
index ade7123..09d4da1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.1.5], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.1.90], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0