summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/bind.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/bind.sh b/util/bind.sh
index 46c87b01..10feff93 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -73,7 +73,7 @@ case $# in
### For ease of use, this records the sticky tag of versions
### released with each point release.
###
- 4.4.2b1) noSNAP=snapshot BINDTAG=v9_11_8 ;;
+ 4.4.2b1) noSNAP=snapshot BINDTAG=v9_11_14 ;;
4.4.2-dev) noSNAP=snapshot BINDTAG=v9_11_8 ;;
4.4.1) noSNAP=snapshot BINDTAG=v9_11_2_P1 ;;
4.4.0) noSNAP=snapshot BINDTAG=v9_11_2_P1 ;;