summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2014-01-30 14:15:30 -0800
committerShawn Routhier <sar@isc.org>2014-01-30 14:15:30 -0800
commit8c532cdd0160595ccfe7d7dd2be5ba61e2e919bf (patch)
tree97d8cf81a97d75221814b0acd6eb8199cf9ea47d /util
parentc35b3891a59376fe526adea681e1082285170926 (diff)
downloadisc-dhcp-8c532cdd0160595ccfe7d7dd2be5ba61e2e919bf.tar.gz
[master] Update version to 4.3.0
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 6c210225..49dadb9c 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.0) BINDTAG=v9_9_5 ;;
4.3.0rc1) BINDTAG=v9_9_5rc2 ;;
4.3.0b1) BINDTAG=v9_9_5rc1 ;;
4.3.0a1) BINDTAG=v9_9_5b1 ;;