[orca/gnome-2-30] Prep for the 2.30.1 release



commit 86ce07bd8530873cc37829807573aed903854326
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Sun Apr 25 10:10:13 2010 -0400

    Prep for the 2.30.1 release

 NEWS         |   18 ++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1db7a4f..9efbdd7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+2.30.1 - 25-Apr-2010
+
+General
+
+* Fix for bgo#615304 - Sanity check needed in the Gecko script's
+  updateBraille
+
+* Fix for bgo#614218 - In orca.desktop.in file the --replace parameter
+  is not present in the exec line
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    ca          Catalan              Gil Forcada
+    ja          Japanese             Jiro MATSUZAWA
+    uk          Ukrainian            Sergiy Gavrylov
+
+==========
+
 2.30.0 - 28-Mar-2010
 
 General:
diff --git a/README b/README
index bf2976b..ae11681 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v2.30.0
+Orca v2.30.1
 
 Introduction
 ========================================================================
diff --git a/configure.in b/configure.in
index 9265f14..e2f0d0d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [2])
 m4_define([orca_minor_version], [30])
-m4_define([orca_micro_version], [0])
+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]