Release v0.3.4 AT_SPI2_CORE_0_3_4
authorMike Gorse <mgorse@novell.com>
Mon, 28 Jun 2010 22:20:47 +0000 (18:20 -0400)
committerMike Gorse <mgorse@novell.com>
Mon, 28 Jun 2010 22:20:47 +0000 (18:20 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e0d08f9..eeb016c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 0.3.4:
+
+* Added GetChildren to the spec.
+
 What's new in at-spi2-core 0.3.3:
 
 * Add return values to some functions that were missing them.
index 97fe020..0b5ea8a 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [0.3.3], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [0.3.4], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])