[orca] Release prep



commit bb0e7815fc778de7049e157aecf4ecbbc3558226
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Fri Mar 8 14:20:32 2019 +0100

    Release prep

 NEWS         | 22 ++++++++++++++++++++++
 README       |  2 +-
 configure.ac |  2 +-
 3 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f52bdb516..7440bff05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.31.92 - 8 March 2019
+
+General:
+
+ * Create generic switcher script and use it for all non-gnome-shell
+   switchers
+
+ * Improve presentation when initially getting into the Compiz and
+   MATE switchers
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    fr            French                Claude Paroz
+    hu            Hungarian             Balázs Úr
+    it            Italian               Milo Casagrande
+    lv            Latvian               Rūdolfs Mazurs
+    nl            Dutch                 Nathan Follens
+    ro            Romanian              Daniel Șerbănescu
+    sr            Serbian               Марко Костић
+
+=========
+
 3.31.91 - 21 February 2019
 
 Web:
diff --git a/README b/README
index c9f1e4870..41bfdf9e9 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.31.92pre
+Orca v3.31.92
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 5d46a4917..8db72b9f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [31])
-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]