[at-spi2-core] Release v1.91.93



commit 02ebd8f106a4eb17fdd73bf11cb40f48f4bc5ab0
Author: Mike Gorse <mgorse novell com>
Date:   Fri Mar 25 09:28:17 2011 -0700

    Release v1.91.93

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 93a6ae3..35e89f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 1.91.93:
+
+* Removed dbus-glib-related includes, as they are no longer required.
+
 What's new in at-spi2-core 1.91.92:
 
 * Fixed atspi_table_get_column_header and atspi_value_set_current_value.
diff --git a/configure.ac b/configure.ac
index f660a62..0a90ab5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [1.91.92], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [1.91.93], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])



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