[orca/gnome-3-2] Prep for v3.2.0



commit e883b019e793f925138f39ed0ef83240150844b5
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Mon Sep 26 19:10:10 2011 -0400

    Prep for v3.2.0

 NEWS         |   19 +++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 912945c..b4b4570 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.2.0 - 26 September 2011
+
+General
+
+  * Fix for bug 660091 - Unbound alternative keybindings in
+    user-settings.conf prevent the preferences window from
+    being shown
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    ca valencia   Catalan (Valencian)    Carles Ferrando, Pau Iranzo
+    eu            Basque                 Inaki Larranaga Murgoitio
+    hu            Hungarian              Attila Hammer, Gabor Kelemen
+    pt_BR         Brazilian Portuguese   Antonio Fernandes C. Neto
+    ru            Russian                Anatol Kamynin 
+    sr            Serbian                Miroslav NikoliÄ
+
+=========
+
 3.1.92 - 19 September 2011
 
 General:
diff --git a/README b/README
index 2a10eae..a12d705 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.2.0pre
+Orca v3.2.0
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index e75007f..5653125 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [2])
-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]