[pyatspi2] Release v2.5.1



commit aebe018c16f5f1701b41276425d3d867ae924c97
Author: Mike Gorse <mgorse suse com>
Date:   Mon Apr 30 16:27:27 2012 -0500

    Release v2.5.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8934fe6..4de4165 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi 2.5.1:
+
+* Add setTimeout.
+
+* Some clean-ups for Python 3.
+
 What's new in pyatspi 2.3.92:
 
 * Another fix for --enable-tests.
diff --git a/configure.ac b/configure.ac
index cbe86bf..9ce8064 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.4.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.5.1], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 LT_RELEASE=$AT_SPI_MAJOR_VERSION.$AT_SPI_MINOR_VERSION



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