summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2014-01-27 21:20:42 -0800
committerShawn Routhier <sar@isc.org>2014-01-27 21:20:42 -0800
commitdc9ea729746e1e1d34b1a7bc93b5beab0509108d (patch)
tree6fd9229ea22d5c6225dcd43efc385178ed4019e6
parentf7bc075fad0849756e1c4d7c174c090c6683ae74 (diff)
downloadisc-dhcp-dc9ea729746e1e1d34b1a7bc93b5beab0509108d.tar.gz
[v4_2] bind versionv4_2_6rc1
-rw-r--r--util/bind.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/bind.sh b/util/bind.sh
index a0c90954..5c01eaec 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -55,6 +55,7 @@ case $# in
### For ease of use, this records the sticky tag of versions
### released with each point release.
###
+ 4.2.6rc1) BINDTAG=v9_9_5rc2 ;;
4.2.6b1) BINDTAG=v9_9_5rc1 ;;
4.2.5b1|4.2.5rc1|4.2.5) BINDTAG=v9_8_4_P1 ;;
4.2.4rc2|4.2.4) BINDTAG=v9_8_3 ;;