summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2012-03-19 16:40:41 -0500
committerMike Gorse <mgorse@suse.com>2012-03-19 16:40:41 -0500
commit08cd4311cdcfd3355fbde0c1e3389dbfd1417cee (patch)
tree85dad39453114b06c5d02fde3dd890c95dd26c9a
parent6ec51b35197fc3afbfbb3ba5aa9d97733f9e3e1b (diff)
downloadat-spi2-atk-AT_SPI2_ATK_2_3_92.tar.gz
Release v2.3.92AT_SPI2_ATK_2_3_92
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d0a9443..98c95ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.3.92:
+
+* Add Khmer and Malayalam translations.
+
What's new in at-spi2-atk 2.3.91:
* Have GetIndexInParent() return a signed int, per the spec.
diff --git a/configure.ac b/configure.ac
index 3f8d5f1..ef54f64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.3.91], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.3.92], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0