]> git.pld-linux.org Git - packages/gcc.git/blobdiff - branch.sh
- up to 6.4.0
[packages/gcc.git] / branch.sh
index c476b969e08ca5f66114eddab8c6624d36a1fe14..274d741f7e0b21e1f95e0495f796338887b1729c 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-6-branch
-tag=tags/${package}_6_3_0_release
+tag=tags/${package}_6_4_0_release
 out=$package-branch.diff
 
 # use filterdiff, etc to exclude bad chunks from diff
This page took 0.067426 seconds and 4 git commands to generate.