Commit f88f8a6e authored by mmitchel's avatar mmitchel
Browse files

* root.texi: Change version number to 3.4.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60185 138bc75d-0d04-0410-961f-82ee72b054a4
parent 546bf64c
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.
......
......@@ -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}
......
......@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment