[pyatspi2] Release v2.0.0



commit 222ed9760b10080c3bc2cf6d1f731dad3b91c8ae
Author: Mike Gorse <mgorse novell com>
Date:   Mon Apr 4 17:33:40 2011 -0500

    Release v2.0.0

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 980ad83..055aaa5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi2 2.0.0:
+
+* Removed some unused files.
+
 What's new in pyatspi2 1.91.92:
 
 * Added some missing __str__ functions for events and accessibles.
diff --git a/configure.ac b/configure.ac
index 943397e..3e00aa7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [1.91.92], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.0.0], [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]