Author: wwalker Date: Mon Jan 28 17:29:26 2008 New Revision: 3512 URL: http://svn.gnome.org/viewvc/orca?rev=3512&view=rev
Log: Mark as Orca v2.21.91pre Modified: trunk/ChangeLog trunk/README trunk/configure.in Modified: trunk/README ============================================================================== --- trunk/README (original) +++ trunk/README Mon Jan 28 17:29:26 2008 @@ -1,4 +1,4 @@ -Orca v2.21.90 +Orca v2.21.91pre Introduction ======================================================================== Modified: trunk/configure.in ============================================================================== --- trunk/configure.in (original) +++ trunk/configure.in Mon Jan 28 17:29:26 2008 @@ -2,7 +2,7 @@ ORCA_MAJOR_VERSION=2 ORCA_MINOR_VERSION=21 -ORCA_MICRO_VERSION=90 +ORCA_MICRO_VERSION=91pre ORCA_VERSION="$ORCA_MAJOR_VERSION.$ORCA_MINOR_VERSION.$ORCA_MICRO_VERSION" AM_INIT_AUTOMAKE(orca, $ORCA_VERSION) AC_SUBST(ORCA_VERSION) _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.
