[orca/gnome-3-28] Prep for 3.28.2 release



commit 25b633cd58b53cae7d119e0e6913af8ef7f3e84f
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Thu Jun 28 19:43:57 2018 -0400

    Prep for 3.28.2 release

 NEWS         | 23 +++++++++++++++++++++++
 README       |  2 +-
 configure.ac |  2 +-
 3 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 03ac98939..f0848fa93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.28.2 - 28 June 2018
+
+Web + Email:
+
+ * Update Orca to handle "document web" role now used in Gecko
+
+General:
+
+ * Fix bug causing certain combo boxes to not be presented
+
+Braille:
+
+ * Fix braille word wrap being incorrectly enabled
+
+ * Fix brlmon regression introduced by 71b63379f
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    cs            Czech                 Marek Cernocky
+    de            German                Tim Sabsch
+
+=========
+
 3.28.1 - 21 April 2018
 
 Web + Email:
diff --git a/README b/README
index ed66b3d80..fc6e0eab0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.28.2pre
+Orca v3.28.2
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index b8b198d79..054df220a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [28])
-m4_define([orca_micro_version], [2pre])
+m4_define([orca_micro_version], [2])
 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]