[accerciser] Prep for 3.7.4



commit bdd545be1d7b9847cda1dbfa3dfe4124eb9005ba
Author: Javier HernÃndez <jhernandez emergya com>
Date:   Tue Jan 15 01:25:56 2013 +0100

    Prep for 3.7.4

 NEWS         |   14 +++++++++++++-
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 792f1e8..57256a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,23 @@
 ==============
+version 3.7.4
+==============
+
+What's New
+==========
+Fix for bug 691136 - Replace deprecated GObject methods with their GLib equivalents
+Fix for bug 691145 - The Interface Viewer's States tree is too small
+Fix for bug 691147 - The Interface Viewer displays markup
+Fix for bug 691141 - Interface Viewer does not populate in Python 3
+
+
+==============
 version 3.7.3
 ==============
 
 What's New
 ==========
 Two GNOME Goals accomplished:
-- Joanmarie Digg did the Python 3 Porting Goal (Thank you!)
+- Joanmarie Diggs did the Python 3 Porting Goal (Thank you!)
 - Modernize your autotools configuration
 Other changes:
 - Force accerciser to use Wnck 3.0 version
diff --git a/README b/README
index b0b34fb..cfdc7d8 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.7.4pre
+Accerciser 3.7.4
 Just 15 minutes a day for better accessibility!
 
 Description
diff --git a/configure.ac b/configure.ac
index 057f409..757ff29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Accerciser],[3.7.4pre],[eitan ascender com],[accerciser])
+AC_INIT([Accerciser],[3.7.4],[eitan ascender com],[accerciser])
 AC_CONFIG_SRCDIR(src/accerciser.in)
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])



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