summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2015-01-29 15:47:37 -0500
committerThomas Markwalder <tmark@isc.org>2015-01-29 15:47:37 -0500
commit4d9b81fc10e19bf82679ce121031e210afc81f6e (patch)
tree7f8eabf77edb1022f9ab66d9a6db7c5d45a3f444 /util
parentc2b5b5e8d424aecf8ea2bd9fc0c48d3de7fd77c2 (diff)
downloadisc-dhcp-4d9b81fc10e19bf82679ce121031e210afc81f6e.tar.gz
[master] Versioning updates for v4.3.2b1
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 f60750a3..6ac68b5d 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -59,6 +59,7 @@ case $# in
### For ease of use, this records the sticky tag of versions
### released with each point release.
###
+ 4.3.2b1) BINDTAG=v9_9_7rc1 ;;
4.3.2.pre-beta) BINDTAG=v9_9_5_P1 ;;
4.3.1b1|4.3.1rc1|4.3.1) BINDTAG=v9_9_5_P1 ;;
4.3.0) BINDTAG=v9_9_5 ;;