From: Mike Gorse Date: Mon, 30 Aug 2010 23:39:31 +0000 (-0400) Subject: Release v0.3.91 X-Git-Tag: AT_SPI2_ATK_2_12_0~351 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=3e707fcae1f498038f7c2894eedc49c063bf1690 Release v0.3.91 --- diff --git a/NEWS b/NEWS index 68f82be..396a275 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +What's new in at-spi2-atk 0.3.91: + +* Default to --enable-relocate for now. + +* Fix for FDO#29880: gtk module can't handle reloading. + What's new in at-spi2-atk 0.3.90: * FDO#29365: Stop using a deprecated glib function. diff --git a/configure.ac b/configure.ac index 67fabae..b4aef5b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([at-spi2-atk], [0.3.90], [accessibility-atspi@lists.linux-foundation.org]) +AC_INIT([at-spi2-atk], [0.3.91], [accessibility-atspi@lists.linux-foundation.org]) AC_CONFIG_AUX_DIR(config) AT_SPI_ATK_MAJOR_VERSION=0