[orca/gnome-3-30] Release prep



commit 8c4bad7ccdbb8a3f4f918a99380f2b5a4a2f4d0d
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Fri Oct 19 11:00:03 2018 +0200

    Release prep

 NEWS         | 29 +++++++++++++++++++++++++++++
 README       |  2 +-
 configure.ac |  2 +-
 3 files changed, 31 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a5bd57d57..24a7cf07b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+3.30.1 - 19 Octoboer 2018
+
+General:
+
+ * Fix presentation of nameless menu items in certain gnome-shell
+   extesions
+
+ * Improve presentation of Pluma spell-check dialog
+
+ * Fix bug in sentence echo
+
+ * Fix issue with profile names containing XML special characters
+
+Web:
+
+ * Fix some chattiness with SayAll in web content
+
+LibreOffice:
+
+ * Work around Writer issue preventing presentation of selected text
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    nb            Norwegian bokmål        Kjartan Maraas
+    ru            Russian                 Stas Solovey
+    sr            Serbian                 Марко Костић
+
+=========
+
 3.30.0 - 17 September 2018
 
 General:
diff --git a/README b/README
index 8a46578f7..0a2b68ad9 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.30.1pre
+Orca v3.30.1
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 79d7e1930..4dddae2c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [30])
-m4_define([orca_micro_version], [1pre])
+m4_define([orca_micro_version], [1])
 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]