[at-spi2-core] Release v2.7.4



commit b5deb7538bb00757ef264f95969ff8a426898810
Author: Mike Gorse <mgorse suse com>
Date:   Mon Jan 14 17:22:19 2013 -0600

    Release v2.7.4

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9fefbea..fe44d0b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.7.4:
+
+* Fix some ref count leaks.
+
+* Some functions that return accessibles now propagate errors.
+
 What's new in at-spi2-core 2.7.3:
 
 * Atspi_accessible_get_index_in_parent no longer returns -1 if the object's
diff --git a/configure.ac b/configure.ac
index fd0efdd..7aa2c97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.7.3], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.7.4], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]