summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2016-03-22 09:39:36 -0400
committerThomas Markwalder <tmark@isc.org>2016-03-22 09:39:36 -0400
commit33dca28a7a1ca3613618e3cdc0414433cc26eab6 (patch)
treebb0627ca1fb404a4b0fddd35b2defe791d8a3cd6 /util
parent34a09be027ac1f4680d7d0e6eda91d8b1e7ddfa8 (diff)
downloadisc-dhcp-33dca28a7a1ca3613618e3cdc0414433cc26eab6.tar.gz
[master] Pre-release tag prep for 4.3.4: version #, copyright etc...
Diffstat (limited to 'util')
-rw-r--r--util/bind.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/bind.sh b/util/bind.sh
index 248a8710..f1ceaa50 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -59,7 +59,7 @@ case $# in
### For ease of use, this records the sticky tag of versions
### released with each point release.
###
- 4.3.4b1) BINDTAG=v9_9_8_P4 ;;
+ 4.3.4|4.3.4b1) BINDTAG=v9_9_8_P4 ;;
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 ;;