[orca/gnome-3-12] Prep for 3.12.2



commit e4c745730605d964de91e3e2d96cd613fbe4f204
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Tue May 13 06:04:50 2014 -0400

    Prep for 3.12.2

 NEWS         |   19 +++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 36a7eb7..0bb481b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.12.2 - 13 May 2014
+
+General:
+
+  * Fix for Orca presenting checked tri-state checkboxes as partially
+    checked
+
+  * Update the locusOfFocus when when caret moves in a focused object
+    in Evince
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    be            Belarusian                  Ihar Hrachyshka
+    ca            Catalan                     Pau Iranzo, Carles Ferrando
+    el            Greek                       Dimitris Spingos
+    ne            Nepali                      Him Prasad Gautam
+
+=========
+
 3.12.1 - 15 April 2014
 
 General:
diff --git a/README b/README
index acd8b74..46ea333 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.12.2pre
+Orca v3.12.2
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 1730d78..8bf70fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [12])
-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]