]> git.pld-linux.org Git - packages/gcc.git/blobdiff - branch.sh
8.0.1 requires binutils >= 2.30
[packages/gcc.git] / branch.sh
index cd4ffdf48e4ffbee4357f40e03bc1eec3e820a05..786711f3f7d2e32b0078baf51c52c819831e52a9 100755 (executable)
--- a/branch.sh
+++ b/branch.sh
@@ -3,7 +3,7 @@ set -e
 package=gcc
 svn=svn://gcc.gnu.org/svn/$package
 branch=branches/$package-9-branch
-tag=tags/${package}_9_1_0_release
+tag=tags/${package}_9_2_0_release
 out=$package-branch.diff
 
 # use filterdiff, etc to exclude bad chunks from diff
This page took 0.035493 seconds and 4 git commands to generate.