From: Mike Gorse Date: Mon, 19 Aug 2013 21:45:47 +0000 (-0500) Subject: Release v2.9.90 X-Git-Tag: AT_SPI2_ATK_2_12_0~24 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=402ab17c56930441d2a83b8dde3d5b5d1d4615fd;ds=sidebyside Release v2.9.90 --- diff --git a/NEWS b/NEWS index c93309e..842fed3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +What's new in at-spi2-atk 2.9.90: + +* Implement GetStringAtOffset (BGO#705581). + +What's new in at-spi2-atk 2.9.5: + +* Fix another crash when we're initialized and shut down repeatedly. + What's new in at-spi2-atk 2.9.4: * Fix a deadlock for apps that also register AT-SPI key event listeners diff --git a/configure.ac b/configure.ac index 7409a89..1e5a452 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([at-spi2-atk], [2.9.4], [accessibility-atspi@lists.linux-foundation.org]) +AC_INIT([at-spi2-atk], [2.9.90], [accessibility-atspi@lists.linux-foundation.org]) AC_CONFIG_AUX_DIR(config) AT_SPI_ATK_MAJOR_VERSION=0