summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2017-12-11 11:47:03 -0500
committerThomas Markwalder <tmark@isc.org>2017-12-11 11:47:03 -0500
commit437756f711bc586e92465b295f5527edecacecd3 (patch)
tree4e7535729dff07f7a86eefcb843f135b694f0659 /util
parentf1fc5ede225a74f61ad994334c2dbdc6cfdd306f (diff)
downloadisc-dhcp-437756f711bc586e92465b295f5527edecacecd3.tar.gz
[master] Pre-release tag prep for 4.4.0a1: version #, copyright etc...
Changes to be committed: modified: README modified: RELNOTES modified: configure.ac modified: includes/heap.h modified: includes/t_api.h modified: util/bind.sh
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 b4a8461a..8fe5a25e 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -58,7 +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.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 ;;
4.3.3b1) BINDTAG=v9_9_7_P2 ;;