Commit 4bdf9f66 by Mark Mitchell Committed by Mark Mitchell

* gcc_release: Use the 3.2 branch for snapshots.

From-SVN: r55824
parent c27c15db
2002-07-28 Mark Mitchell <mark@codesourcery.com>
* gcc_release: Use the 3.2 branch for snapshots.
2002-05-31 Florian Weimer <fw@deneb.enyo.de>
* update_web_docs (MANUALS): Include various flavours of the GNAT
......
......@@ -518,7 +518,7 @@ if [ $SNAPSHOT -eq 0 ]; then
else
RELEASE=$DATE
# For now snapshots come from the 3.1 branch.
BRANCH=gcc-3_1-branch
BRANCH=gcc-3_2-branch
FTP_PATH="${FTP_PATH}/snapshots/${LONG_DATE}"
TAG=gcc_ss_${DATE}
......
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