* root.texi: Change version number to 3.4.

From-SVN: r60185
This commit is contained in:
Mark Mitchell 2002-12-16 22:18:33 +00:00 committed by Mark Mitchell
parent 7a04c51ba3
commit 682aea8720
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2002-12-16 Mark Mitchell <mark@codesourcery.com>
* gcc_release: Make snapshots from the GCC 3.3 branch.
* snapshot-README: Update.
2002-09-23 Zack Weinberg <zack@codesourcery.com>
* update_version: Do not check in files which are unchanged.

View File

@ -507,8 +507,8 @@ if [ $SNAPSHOT -eq 0 ]; then
fi
else
RELEASE=$DATE
# For now snapshots come from the mainline.
BRANCH=HEAD
# For now snapshots come from the 3.3 branch.
BRANCH=gcc-3_3-branch
FTP_PATH="${FTP_PATH}/snapshots/${LONG_DATE}"
TAG=gcc_ss_${DATE}

View File

@ -2,7 +2,7 @@ gcc-ss-@DATE@ is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/@LONG_DATE@
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC CVS HEAD.
This snapshot has been generated from the GCC CVS 3.3 branch.
You'll find: