[orca/gnome-3-10] Prep for the 3.10.2 release



commit 66da01e6c9d7689018e8ee93d11f3aaffc8d31b0
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Mon Nov 11 20:16:21 2013 -0500

    Prep for the 3.10.2 release

 NEWS         |   14 ++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9bff1dc..b3b6db7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.10.2 - 11 November 2013
+
+General:
+
+  * Fix for Orca double-presenting the contents of Nautilus's Places panel
+
+  * Fix a bug in presenting text found in WebKitGtk entries
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    ml            Malayalam                   mshameers. Anish A
+
+=========
+
 3.10.1 - 16 October 2013
 
 General:
diff --git a/README b/README
index 4b1a731..bedbc7e 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.10.2pre
+Orca v3.10.2
 
 Introduction
 ========================================================================
diff --git a/configure.ac b/configure.ac
index 4d09f28..d9faf76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [10])
-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]