summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/bind.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/bind.sh b/util/bind.sh
index 960d9fb5..ef314f33 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -58,7 +58,7 @@ case $# in
### For ease of use, this records the sticky tag of versions
### released with each point release.
###
- 4.2.7b1) BINDTAG=v9_9_5-P1 ;;
+ 4.2.7b1) BINDTAG=v9_9_5_P1 ;;
4.2.6) BINDTAG=v9_9_5 ;;
4.2.6rc1) BINDTAG=v9_9_5rc2 ;;
4.2.6b1) BINDTAG=v9_9_5rc1 ;;