[pyatspi2] Release v2.1.4



commit 0e7f12b5af020ccff211456c852425aff36add30
Author: Mike Gorse <mgorse novell com>
Date:   Mon Jul 25 17:30:34 2011 -0500

    Release v2.1.4

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e300cb8..80ed8a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi 2.1.4:
+
+* Update to handle libatspi API changes.
+
+* Fix for BGO#653874 - new ATK roles.
+
 What's new in pyatspi 2.1.3:
 
 * BGO#644393: Remove document:content-changed from EVENT_TREE
diff --git a/configure.ac b/configure.ac
index 8578dd9..c65f4bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.1.3], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.1.4], [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]