From bf1b1d992dd273ba64640b68488f5cef0b6e2c43 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Fri, 14 Dec 2012 12:21:53 -0800 Subject: [PATCH] [master] Update bind version for 4.2.5rc1 --- util/bind.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/bind.sh b/util/bind.sh index 1f2c5cfa0..ae86ce1b6 100644 --- a/util/bind.sh +++ b/util/bind.sh @@ -55,7 +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.5b1|4.2.5rc1) 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