[at-spi2-core] Release v2.5.4



commit 10daa8eed180da3c11be0bac0db78d568a090421
Author: Mike Gorse <mgorse suse com>
Date:   Mon Jul 16 15:52:05 2012 -0500

    Release v2.5.4

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 19e6c76..14931e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.5.4:
+
+* Fix a missing return value.
+
+* Fix a crash when unable to remove a match rule.
+
 What's new in at-spi2-core 2.5.3:
 
 * Fix a memory leak (BGO#678738)
diff --git a/configure.ac b/configure.ac
index 2a36d76..2624a24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.5.3], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.5.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]