summaryrefslogtreecommitdiff
path: root/util/bind.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/bind.sh')
-rw-r--r--util/bind.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/bind.sh b/util/bind.sh
index f6b7096a..c03639f5 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -59,7 +59,7 @@ case $# in
### For ease of use, this records the sticky tag of versions
### released with each point release.
###
- 4.3.2rc2) BINDTAG=v9_9_7 ;;
+ 4.3.2|4.3.2rc2) BINDTAG=v9_9_7 ;;
4.3.2rc1) BINDTAG=v9_9_7rc2 ;;
4.3.2b1) BINDTAG=v9_9_7rc1 ;;
4.3.2.pre-beta) BINDTAG=v9_9_5_P1 ;;