From: Shawn Routhier Date: Wed, 5 Dec 2012 02:28:14 +0000 (-0800) Subject: [master] X-Git-Tag: v4_3_0a1~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=247d01cd7521146ce6a121ba8834db6fdfd68e30;p=thirdparty%2Fdhcp.git [master] Update bind version map for 4.2.5b1 --- 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 ;;