summaryrefslogtreecommitdiff
path: root/maintainer-scripts/update_version
diff options
context:
space:
mode:
Diffstat (limited to 'maintainer-scripts/update_version')
-rwxr-xr-xmaintainer-scripts/update_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainer-scripts/update_version b/maintainer-scripts/update_version
index 47109bd7464..256ddaa4927 100755
--- a/maintainer-scripts/update_version
+++ b/maintainer-scripts/update_version
@@ -6,7 +6,7 @@
# in $ADD_BRANCHES.
CVSROOT=${CVSROOT:-/cvs/gcc}
-IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2)-branch'
+IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3)-branch'
ADD_BRANCHES='HEAD autovect-branch'
# Run this from /tmp.