summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2015-02-16 08:31:45 -0500
committerThomas Markwalder <tmark@isc.org>2015-02-16 08:31:45 -0500
commit439958f1428e3b56aa0ec22351100beadb4c57e8 (patch)
tree911db94b49f0e3853c5086cb3d264bf2ae6f9b11 /util
parent9a111ee8039a9e1f3b22e8b649e3976490a9d5ac (diff)
downloadisc-dhcp-439958f1428e3b56aa0ec22351100beadb4c57e8.tar.gz
[master] Pre-release tag prep for 4.3.2rc1: 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 6ac68b5d..c3361a8b 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.2rc1) BINDTAG=v9_9_7rc2 ;;
4.3.2b1) BINDTAG=v9_9_7rc1 ;;
4.3.2.pre-beta) BINDTAG=v9_9_5_P1 ;;
4.3.1b1|4.3.1rc1|4.3.1) BINDTAG=v9_9_5_P1 ;;