[pyatspi2] Release v2.11.3



commit f11ba921a19884215c6c72635160af608b15a473
Author: Mike Gorse <mgorse suse com>
Date:   Mon Dec 16 17:07:59 2013 -0500

    Release v2.11.3

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5346c7a..bddda20 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.11.3:
+
+* document: add support to current page and page count (BGO#719508).
+
 What's new in pyatspi 2.11.2:
 
 * Add new roles and states to track atk (BGO#710464, BGO#712608, BGO#712609).
diff --git a/configure.ac b/configure.ac
index 5128567..c3c1f2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.11.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.11.3], [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]