summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-01-02 14:06:31 -0500
committerThomas Markwalder <tmark@isc.org>2018-01-02 14:06:31 -0500
commit397599cb446f0ab286ac8e9a5a033a99444984cb (patch)
treef372f3e5ec41ef4cd7e81841f0818a80194b7f76 /util
parentd8fcd5c74dabf5f45efd817c2ee1bc4ee6621e29 (diff)
downloadisc-dhcp-397599cb446f0ab286ac8e9a5a033a99444984cb.tar.gz
[master] Pre-release tag prep for 4.4.0b1: version #, copyright etc...
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 8fe5a25e..52b61da5 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.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 ;;
4.3.3) BINDTAG=v9_9_7_P3 ;;