[orca/gnome-3-6] Prep for Orca v3.5.91 release



commit 1ce8c2483d9d344daca03fa67aea9ad8f2c87288
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Sep 3 18:54:42 2012 -0400

    Prep for Orca v3.5.91 release

 NEWS         |   16 ++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a8613a9..b8885bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+3.5.91 - 3 September 2012
+
+General
+
+  * Fix for bug 681892 - More UnicodeDecodeErrors
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    el            Greek                   Tom Tryfonidis
+    id            Indonesian              Andika Triwidada
+    lt            Lithuanian              Aurimas Äernius
+    pl            Polish                  Piotr DrÄg
+    ru            Russian                 Yuri Myasoedov
+
+=========
+
 3.5.90 - 20 August 2012
 
 WebKitGtk - Braille Presentation
diff --git a/README b/README
index be61ea2..7167378 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.5.91pre
+Orca v3.5.91
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index e16d38e..ae754c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [5])
-m4_define([orca_micro_version], [91pre])
+m4_define([orca_micro_version], [91])
 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]