[pyatspi2/gnome-3-20] 2.20.1



commit 75fa4e52b1ffe012785a32a8b98ab6bc342fd7f6
Author: Mike Gorse <mgorse suse com>
Date:   Mon Apr 11 18:49:12 2016 -0500

    2.20.1

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1d9cc7a..0593ce7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.20.1:
+
+* gettext: Don't modify endOffset (bgo#721860).
+
 What's new in pyatspi 2.17.90:
 
 * Call gi.require_version() before import
diff --git a/configure.ac b/configure.ac
index 7816f49..84e526b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.20.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.20.1], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 # The version of python used is determined by the executable pointed to by the


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