aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/update_version_svn
diff options
context:
space:
mode:
Diffstat (limited to 'maintainer-scripts/update_version_svn')
-rwxr-xr-xmaintainer-scripts/update_version_svn2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainer-scripts/update_version_svn b/maintainer-scripts/update_version_svn
index e83757ca1f8..1f4fc208850 100755
--- a/maintainer-scripts/update_version_svn
+++ b/maintainer-scripts/update_version_svn
@@ -6,7 +6,7 @@
# in the space separated list in $ADD_BRANCHES.
SVNROOT=${SVNROOT:-"file:///svn/gcc"}
-IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1|4_2|4_3|4_4|4_5|4_6|4_7|4_8|4_9|5)-branch'
+IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1|4_2|4_3|4_4|4_5|4_6|4_7|4_8|4_9|5|6)-branch'
ADD_BRANCHES='HEAD'
# Run this from /tmp.