summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-01-26 14:01:57 -0500
committerThomas Markwalder <tmark@isc.org>2018-01-26 14:01:57 -0500
commit075a2f45da9a3194c9ea2c72b2167d9bb5bd0c21 (patch)
tree8e9c293c9b6db1648967a05e0e2ffb43dfbb5b42 /util
parentefd3b1e2918e50b61a81ded0ab0657d28f76e16e (diff)
downloadisc-dhcp-075a2f45da9a3194c9ea2c72b2167d9bb5bd0c21.tar.gz
[master] Pre-release tag prep for 4.4.0: version #, copyright etc...v4_4_0
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 52b61da5..815ffd71 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) noSNAP=snapshot BINDTAG=v9_11_2_P1 ;;
4.4.0b1) noSNAP=snapshot BINDTAG=v9_11_2 ;;
4.4.0a1) noSNAP=snapshot BINDTAG=v9_11_2 ;;
4.3.4|4.3.4b1) BINDTAG=v9_9_8_P4 ;;