2.13.1 AT_SPI2_CORE_2_13_1
authorMike Gorse <mgorse@suse.com>
Mon, 28 Apr 2014 23:48:12 +0000 (18:48 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 28 Apr 2014 23:48:12 +0000 (18:48 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 7b29f3a..d20d887 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ What's new in at-spi2-core 2.13.1:
 
 * Add GError setter in atspi_accessible_get_process_id function
 
-* registryd: Wait for session manager to start before registering with
-  it (bgo#728934).
+* registryd: Wait for gnome-session before registering if it is not
+  running yet (bgo#728934).
 
 What's new in at-spi2-core 2.11.92:
 
index 3c7226e..ee4ee5a 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.12.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.13.1], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])