[orca/orca-xdesktop] Updating the version to clearly state this is the xdesktop flavor.
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/orca-xdesktop] Updating the version to clearly state this is the xdesktop flavor.
- Date: Thu, 9 Jun 2011 17:54:52 +0000 (UTC)
commit 55e591d88a5840902768b6d2360293e02801324c
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Thu Jun 9 13:53:10 2011 -0400
Updating the version to clearly state this is the xdesktop flavor.
README | 10 +++-------
configure.in | 2 +-
2 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/README b/README
index aee7950..40e0ffd 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.1.2pre
+Orca v3.1.2pre-xdesktop
Introduction
========================================================================
@@ -23,12 +23,8 @@ requests.
Build Requirements
========================================================================
-Orca v2.91.x is supported on GNOME 2.91.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.
-
-Building Orca also requires the development modules for the following
-to be installed:
+Building Orca requires the development modules for the following to be
+installed:
* Python - Python platform
* pyorbit - Python bindings for ORBit2
diff --git a/configure.in b/configure.in
index 68efa58..a45157a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
m4_define([orca_major_version], [3])
m4_define([orca_minor_version], [1])
-m4_define([orca_micro_version], [2pre])
+m4_define([orca_micro_version], [2pre-xdesktop])
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]