summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2015-08-26 15:34:18 -0400
committerThomas Markwalder <tmark@isc.org>2015-08-26 15:34:18 -0400
commit5fc79cfd68a2ccf785cdc1a47b8c2ee8c1a28817 (patch)
tree5e2e447e5d708d195753a40bd7c4520f457eaad5 /util
parentd69e527ce0211727b8cd4d2325579c3eee012ab5 (diff)
downloadisc-dhcp-5fc79cfd68a2ccf785cdc1a47b8c2ee8c1a28817.tar.gz
[master] Pre-release tag prep for 4.3.3: 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 c9688379..015fe54f 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.3) BINDTAG=v9_9_7_P3 ;;
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 ;;