[orca] Marking as Orca v3.3.1pre



commit 8f32925f0797ef57aab351b7a53b4c68c1542294
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Mon Sep 26 19:15:07 2011 -0400

    Marking as Orca v3.3.1pre

 README       |    4 ++--
 configure.ac |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/README b/README
index 2a10eae..7f76b4f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Orca v3.2.0pre
+Orca v3.3.1pre
 
 Introduction
 ========================================================================
@@ -23,7 +23,7 @@ requests.
 Build Requirements
 ========================================================================
 
-Orca v3.1.x is supported on GNOME 3.1.x only.  We highly suggest you
+Orca v3.3.x is supported on GNOME 3.3.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.
 
diff --git a/configure.ac b/configure.ac
index e75007f..135b4bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
-m4_define([orca_minor_version], [2])
-m4_define([orca_micro_version], [0pre])
+m4_define([orca_minor_version], [3])
+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]