From: Joseph Myers Date: Sun, 3 Mar 2002 18:58:36 +0000 (+0000) Subject: * gcc_release: Make snapshots come from the 3.1 branch. X-Git-Tag: prereleases/libstdc++-3.0.97~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e98f0f5c1310aef9c628db762adc220b7521c027;p=thirdparty%2Fgcc.git * gcc_release: Make snapshots come from the 3.1 branch. From-SVN: r50262 --- diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 1c62a9a4e31d..a5ea8c30043b 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,7 @@ +2002-03-03 Joseph S. Myers + + * gcc_release: Make snapshots come from the 3.1 branch. + 2002-02-25 Mark Mitchell * update_version: Automatically update version files on all diff --git a/maintainer-scripts/gcc_release b/maintainer-scripts/gcc_release index 7e487e0c2b58..1ede1f2c29e3 100755 --- a/maintainer-scripts/gcc_release +++ b/maintainer-scripts/gcc_release @@ -516,8 +516,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.1 branch. + BRANCH=gcc-3_1-branch FTP_PATH="${FTP_PATH}/snapshots/${LONG_DATE}" TAG=gcc_ss_${DATE}