From 247d01cd7521146ce6a121ba8834db6fdfd68e30 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Tue, 4 Dec 2012 18:28:14 -0800 Subject: [PATCH] [master] Update bind version map for 4.2.5b1 --- util/bind.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/util/bind.sh b/util/bind.sh index a3ffe1eac..1f2c5cfa0 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.5b1) BINDTAG=v9_8_4_P1 ;; 4.2.4rc2|4.2.4) BINDTAG=v9_8_3 ;; 4.2.4b1|4.2.4rc1) BINDTAG=v9_8_2 ;; 4.2.3-P1|4.2.3-P2) BINDTAG=v9_8_1_P1 ;; -- 2.47.3