[at-spi2-core] Release v2.5.5



commit c5ce697fb57bbdab54bd03fec93b002828191634
Author: Mike Gorse <mgorse suse com>
Date:   Mon Aug 6 15:53:38 2012 -0500

    Release v2.5.5

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 14931e8..9baa72a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.5.5:
+
+* Add atspi_action_get_localized_name (BGO#680598).
+
+* Allow building from out of source directory (BGO#680281)
+
 What's new in at-spi2-core 2.5.4:
 
 * Fix a missing return value.
diff --git a/configure.ac b/configure.ac
index 2624a24..38cc263 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.5.4], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.5.5], [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]