[orca/gnome-3-22] Prep for 3.22.2 release



commit c8b3a428657cbda972cd50562745f4346c36563b
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Tue Nov 8 03:24:55 2016 -0500

    Prep for 3.22.2 release

 NEWS         |   19 +++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4ba6e2b..edd72ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.22.2 - 8 November 2016
+
+General:
+
+ * Improve support for Icedove
+
+ * Work around broken accessibility trees causing flat review to fail
+
+ * Work around missing state-changed events for LibreOffice toggle
+   buttons
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    fr            French                      Claude Paroz
+    nb            Norwegian bokmål            Kjartan Maraas
+    nl            Dutch                       Justin van Steijn
+
+=========
+
 3.22.1 - 11 October 2016
 
 Terminal:
diff --git a/README b/README
index c8a889c..74d6161 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.22.2pre
+Orca v3.22.2
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index a43de2c..8e8dd8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [22])
-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]