summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2017-04-05 14:03:36 -0400
committerThomas Markwalder <tmark@isc.org>2017-04-05 14:03:36 -0400
commit970d9b0b1bede8f6b2091ff31cdb6ce1749fcb75 (patch)
tree3b5d1eac755211e252a9affd3d39cf1c469f1e5c /util
parente191f1e8de0889c636a922faa0733cf99a39351b (diff)
downloadisc-dhcp-970d9b0b1bede8f6b2091ff31cdb6ce1749fcb75.tar.gz
[master] Added 4.4.0-dev tag to util/bind.sh
Diffstat (limited to 'util')
-rw-r--r--util/bind.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/bind.sh b/util/bind.sh
index 75b8dd5e..a142cf38 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -58,6 +58,7 @@ case $# in
### For ease of use, this records the sticky tag of versions
### released with each point release.
###
+ 4.4.0-dev) noSNAP=snapshot BINDTAG=v9_11 ;;
4.3.4|4.3.4b1) BINDTAG=v9_9_8_P4 ;;
4.3.3) BINDTAG=v9_9_7_P3 ;;
4.3.3b1) BINDTAG=v9_9_7_P2 ;;