[orca] Prep for Orca v3.7.0.4
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for Orca v3.7.0.4
- Date: Mon, 16 Jul 2012 16:49:55 +0000 (UTC)
commit c8781b5f7532fc6668231078b017acf06921cf40
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Jul 16 12:49:21 2012 -0400
Prep for Orca v3.7.0.4
NEWS | 19 +++++++++++++++++++
README | 2 +-
configure.ac | 2 +-
3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d9802ed..6e0770b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.7.0.4 - 16 July 2012
+
+General
+
+ * Structural navigation should not kick in when in editable WebKitGtk
+ objects
+
+ * Access object extents as a bounding box
+
+ * Fix for bug 679514 - settings_test.py script fails because of some
+ still remaining yaml files
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ el Greek Tom Tryfonidis
+ nb Norwegian bokmÃl Kjartan Maraas
+
+=========
+
3.7.0.3 - 25 June 2012
General
diff --git a/README b/README
index d3da618..57c3f95 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.7.0.4pre
+Orca v3.7.0.4
Introduction
========================================================================
diff --git a/configure.ac b/configure.ac
index 1c3383c..e65d95a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [7])
-m4_define([orca_micro_version], [0.4pre])
+m4_define([orca_micro_version], [0.4])
m4_define([orca_version],
[orca_major_version.orca_minor_version.orca_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]