[pyatspi2] Release v2.1.3



commit e833ef7dda5a16ca139f387f25f8a11a4a2921d2
Author: Mike Gorse <mgorse novell com>
Date:   Mon Jul 4 16:52:03 2011 -0500

    Release v2.1.3

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f52cb40..e300cb8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.1.3:
+
+* BGO#644393: Remove document:content-changed from EVENT_TREE
+
 What's new in pyatspi 2.1.2:
 
 * Fix traceback when creating match rules with attribute sets
diff --git a/configure.ac b/configure.ac
index 95985eb..9c08c55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.1.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.1.3], [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]