orca r4654 - trunk



Author: wwalker
Date: Wed Mar 25 16:18:58 2009
New Revision: 4654
URL: http://svn.gnome.org/viewvc/orca?rev=4654&view=rev

Log:
Mark as Orca v2.27.1pre


Modified:
   trunk/ChangeLog
   trunk/README
   trunk/configure.in

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Wed Mar 25 16:18:58 2009
@@ -1,4 +1,4 @@
-Orca v2.26.0
+Orca v2.27.1
 
 Introduction
 ========================================================================
@@ -27,7 +27,7 @@
 Build Requirements
 ========================================================================
 
-Orca v2.26.x is supported on GNOME 2.26.x only.  We highly suggest you
+Orca v2.27.x is supported on GNOME 2.27.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.
 
@@ -43,7 +43,7 @@
 * BrlTTY           - BrlTTY support for braille (optional)
 * BrlAPI           - BrlAPI support for braille (optional)
 
-YOU ALSO NEED THE LATEST AT-SPI, ATK, AND GAIL FOR THE GNOME 2.26.x
+YOU ALSO NEED THE LATEST AT-SPI, ATK, AND GAIL FOR THE GNOME 2.27.x
 DEVELOPMENT RELEASES.  THEY CONTAIN VERY IMPORTANT BUG FIXES!
 
 NOTE: If you have multiple versions of the python interpreter installed

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Mar 25 16:18:58 2009
@@ -1,8 +1,8 @@
 AC_INIT(ChangeLog)
 
 ORCA_MAJOR_VERSION=2
-ORCA_MINOR_VERSION=26
-ORCA_MICRO_VERSION=0
+ORCA_MINOR_VERSION=27
+ORCA_MICRO_VERSION=1pre
 ORCA_VERSION="$ORCA_MAJOR_VERSION.$ORCA_MINOR_VERSION.$ORCA_MICRO_VERSION"
 AM_INIT_AUTOMAKE(orca, $ORCA_VERSION)
 AC_SUBST(ORCA_VERSION)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]