From: Mike Gorse Date: Mon, 19 Mar 2012 21:40:41 +0000 (-0500) Subject: Release v2.3.92 X-Git-Tag: AT_SPI2_ATK_2_12_0~140 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=08cd4311cdcfd3355fbde0c1e3389dbfd1417cee Release v2.3.92 --- 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