summaryrefslogtreecommitdiff
path: root/util/bind.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/bind.sh')
-rw-r--r--util/bind.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/bind.sh b/util/bind.sh
index 81e4d9a4..015fe54f 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -59,6 +59,8 @@ 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 ;;
4.3.2b1) BINDTAG=v9_9_7rc1 ;;