orca r3510 - trunk



Author: wwalker
Date: Mon Jan 28 17:08:12 2008
New Revision: 3510
URL: http://svn.gnome.org/viewvc/orca?rev=3510&view=rev

Log:
Prep for Orca v2.21.90 release.


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

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Mon Jan 28 17:08:12 2008
@@ -1,4 +1,4 @@
-Orca v2.21.90pre
+Orca v2.21.90
 
 Introduction
 ========================================================================
@@ -43,7 +43,7 @@
 * BrlTTY >= 3.7.2            - BrlTTY support for braille (optional)
 * BrlAPI >= 0.4.1            - BrlAPI support for braille (optional)
 
-YOU ALSO NEED THE LATEST AT-SPI AND PYATSPI FOR THE GNOME 2.21.x
+YOU ALSO NEED THE LATEST AT-SPI, ATK, AND GAIL FOR THE GNOME 2.21.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	Mon Jan 28 17:08:12 2008
@@ -2,7 +2,7 @@
 
 ORCA_MAJOR_VERSION=2
 ORCA_MINOR_VERSION=21
-ORCA_MICRO_VERSION=90pre
+ORCA_MICRO_VERSION=90
 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]