[orca] Prep for v3.4.0
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Prep for v3.4.0
- Date: Mon, 26 Mar 2012 14:37:19 +0000 (UTC)
commit f1d22286acb6bf6fb64ea7291218232bb13652c7
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Mar 26 10:36:45 2012 -0400
Prep for v3.4.0
NEWS | 11 +++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index adefbd7..46176da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.4.0 - 26 March 2012
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ it Italian Luca Ferretti
+ pt Portuguese Rui Batista
+ te Telugu Krishna Babu K
+ zh_CN Simplified Chinese YunQiang Su
+
+=========
+
3.3.92 - 19 March 2012
General
diff --git a/README b/README
index 1b0f961..3af05b2 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.4.0pre
+Orca v3.4.0
Introduction
========================================================================
@@ -23,7 +23,7 @@ requests.
Dependencies
========================================================================
-Orca v3.3.x is supported on GNOME 3.3.x only. We highly suggest you
+Orca v3.4.x is supported on GNOME 3.4.x only. We highly suggest you
use the latest releases of GNOME because they contain accessibility
infrastructure and application bug fixes that help Orca work better.
@@ -39,7 +39,7 @@ Orca also has the following dependencies:
* BrlAPI - BrlAPI support for braille (optional)
* py-setproctitle - Python library to set the process title (optional)
-YOU ALSO NEED THE LATEST AT-SPI AND ATK FOR THE GNOME 3.3.x DEVELOPMENT
+YOU ALSO NEED THE LATEST AT-SPI AND ATK FOR THE GNOME 3.4.x DEVELOPMENT
RELEASES. THEY CONTAIN VERY IMPORTANT BUG FIXES!
NOTE: If you have multiple versions of the python interpreter installed
diff --git a/configure.ac b/configure.ac
index 383cb62..814579f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [4])
-m4_define([orca_micro_version], [0pre])
+m4_define([orca_micro_version], [0])
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]