[orca] Prep for 3.7.92



commit 9af6ecdc354c8b79050515c337ffe99699accacb
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Tue Mar 19 07:49:14 2013 -0400

    Prep for 3.7.92

 NEWS         |   27 +++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a904413..4691774 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+3.7.92 - 19 March 2013
+
+General
+
+  * Swap the column ordering in the Links List dialog
+
+  * Fix a couple of missed moved strings related to profile-based
+    language switching
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    cs            Czech                     Marek Černocký
+    da            Danish                    Kenneth Nielsen
+    el            Greek                     Dimitris Spingos
+    es            Spanish                   Daniel Mustieles
+    gl            Galician                  Fran Diéguez
+    hu            Hungarian                 Attila Hammer
+    lt            Lithuanian                Aurimas Černius
+    pt_BR         Brazilian Portuguese      José Vilmar Estácio de Souza
+                                            Enrico Nicoletto
+    sk            Slovak                    Peter Mráz
+    sr            Serbian                   Мирослав Николић
+    sr latin      Serbian                   Miroslav Nikolić
+    ug            Uyghur                    Gheyret Kenji
+
+=========
+
 3.7.91 - 4 March 2013
 
 New Features
diff --git a/README b/README
index d7275b1..4484202 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.7.92pre
+Orca v3.7.92
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 8f04be6..cc34552 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], [92pre])
+m4_define([orca_micro_version], [92])
 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]