[orca] Prep for the 3.7.91 release



commit 1c7b1e766badfa4225a1d21d94a343e9be1f5cab
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Tue Mar 5 00:22:00 2013 -0500

    Prep for the 3.7.91 release

 NEWS         |   24 ++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0adc081..a904413 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.7.91 - 4 March 2013
+
+New Features
+
+  * Signifcant work and progress on profile-based, on-the-fly language
+    switching. It's nearly here! :)
+
+New and updated translations (THANKS EVERYONE!!!):
+    de            German                      Mario Blättermann
+    el            Greek                       Tom Tryfonidis
+    es            Spanish                     Daniel Mustieles
+    lt            Lithuanian                  Aurimas Černius
+    nb            Norwegian bokmål            Kjartan Maraas
+    ne            Nepali                      Him Prasad Gautam
+    pl            Polish                      Piotr Drąg
+    pt            Portuguese                  Rui Batista
+    ru            Russian                     Yuri Myasoedov
+    sl            Slovenian                   Matej Urbančič
+    sr            Serbian                     Мирослав Николић
+    sr latin      Serbian                     Miroslav Nikolić
+    ug            Uyghur                      Gheyret Kenji 
+
+=========
+
 3.7.90 - 19 February 2013
 
 New Features
diff --git a/README b/README
index f6295a9..d72d104 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.7.91pre
+Orca v3.7.91
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 0bccabc..59f35c3 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], [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]