Commit 7596d2dc by Andreas Jaeger

gcc_release: Update comment.


	* gcc_release: Update comment.

	* snapshot-README: Snapshots are taken from GCC 3.2 branch.

From-SVN: r55825
parent 4bdf9f66
2002-07-28 Andreas Jaeger <aj@suse.de>
* gcc_release: Update comment.
* snapshot-README: Snapshots are taken from GCC 3.2 branch.
2002-07-28 Mark Mitchell <mark@codesourcery.com>
* gcc_release: Use the 3.2 branch for snapshots.
......@@ -171,7 +177,7 @@
2001-06-08 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* update_web_docs: Only update the install documentation for the
* update_web_docs: Only update the install documentation for the
CVS HEAD.
2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
......
......@@ -517,7 +517,7 @@ if [ $SNAPSHOT -eq 0 ]; then
fi
else
RELEASE=$DATE
# For now snapshots come from the 3.1 branch.
# For now snapshots come from the 3.2 branch.
BRANCH=gcc-3_2-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 3.1 branch.
This snapshot has been generated from the GCC 3.2 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