[pyatspi2] Release v2.7.2
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v2.7.2
- Date: Mon, 19 Nov 2012 16:57:10 +0000 (UTC)
commit 19923838235a955759fa064c24a1c6e51c10225b
Author: Mike Gorse <mgorse suse com>
Date: Mon Nov 19 10:59:10 2012 -0600
Release v2.7.2
NEWS | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c698f7f..6e74d99 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi 2.7.2:
+
+* Add a --with-python option to configure.ac.
+
+* Fix getCharacterAtOffset.
+
What's new in pyatspi 2.7.1:
* Export application class in the Accessibility namespace, for
diff --git a/configure.ac b/configure.ac
index 0a32634..0d14591 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.7.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.7.2], [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]