[orca] Version bump to 3.11.1pre
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Version bump to 3.11.1pre
- Date: Tue, 24 Sep 2013 11:58:54 +0000 (UTC)
commit a441866d57ee0ab5b3b4517cf5f642fa5a99987a
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Tue Sep 24 07:58:32 2013 -0400
Version bump to 3.11.1pre
README | 6 +++---
configure.ac | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/README b/README
index fa8c1b2..bf335df 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.10.0
+Orca v3.11.1pre
Introduction
========================================================================
@@ -23,7 +23,7 @@ requests.
Dependencies
========================================================================
-Orca v3.10.x is supported on GNOME 3.10.x only. We highly suggest you
+Orca v3.11.x is supported on GNOME 3.11.x only. We highly suggest you
use the latest releases of GNOME because they contain accessibility
infrastructure and application bug fixes that help Orca work better.
@@ -38,7 +38,7 @@ Orca also has the following dependencies:
* BrlAPI - BrlAPI support for braille (optional)
* py-setproctitle - Python library to set the process title (optional)
-YOU ALSO NEED THE LATEST AT-SPI2, PYATSPI2 AND ATK FOR THE GNOME 3.10.x
+YOU ALSO NEED THE LATEST AT-SPI2, PYATSPI2 AND ATK FOR THE GNOME 3.11.x
RELEASES. THEY CONTAIN VERY IMPORTANT BUG FIXES!
NOTE: If you have multiple versions of the python interpreter installed
diff --git a/configure.ac b/configure.ac
index 04943ba..afd3c02 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], [0])
+m4_define([orca_minor_version], [11])
+m4_define([orca_micro_version], [1pre])
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]