summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-02-20 08:46:55 -0500
committerThomas Markwalder <tmark@isc.org>2018-02-20 08:46:55 -0500
commit6c2b1ea5bdf1f390ae318dab7f3939a557644203 (patch)
tree3a5a425f1abf34d044d93658d62930787bc1ddce /util
parentc5931725b48b121d232df4ba9e45bc41e0ba114d (diff)
downloadisc-dhcp-6c2b1ea5bdf1f390ae318dab7f3939a557644203.tar.gz
[master] Pre-release tag prep for 4.4.1: version #, copyright etc...v4_4_1
Changes committed: modified: .gitignore modified: README modified: RELNOTES modified: configure modified: configure.ac modified: configure.ac+lt modified: configure.ac-base modified: configure.ac-lt modified: 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 815ffd71..4e986ea0 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.1) noSNAP=snapshot BINDTAG=v9_11_2_P1 ;;
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 ;;