summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2015-07-30 15:11:11 -0400
committerThomas Markwalder <tmark@isc.org>2015-07-30 15:11:11 -0400
commit74a01dbb9acee814b80df2e3165c5cf9290c2124 (patch)
treed5670cda6eb3396df59801d2b3237b668f46cadb /util
parent253f67ae7fc1325f37e5e31efdc432408e5b55c6 (diff)
downloadisc-dhcp-74a01dbb9acee814b80df2e3165c5cf9290c2124.tar.gz
[master] Pre-release tag prep for 4.3.3b1: 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 81e4d9a4..c9688379 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.3b1) BINDTAG=v9_9_7_P2 ;;
4.3.2|4.3.2rc2) BINDTAG=v9_9_7 ;;
4.3.2rc1) BINDTAG=v9_9_7rc2 ;;
4.3.2b1) BINDTAG=v9_9_7rc1 ;;