]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - util/bind.sh
[master] Prepare for 4.3.0a1
[thirdparty/dhcp.git] / util / bind.sh
index e432c3bea64c0f666588a5d958de2555474e49bb..92becd3519f869381fca448ee3e847bc4b554593 100644 (file)
@@ -59,8 +59,8 @@ case $# in
        ### For ease of use, this records the sticky tag of versions
        ### released with each point release.
        ###
-       4.3.0a1) BINDTAG=v9_9 ;;
-       4.2.6b1) BINDTAG=v9_8_6 ;;
+       4.3.0a1) BINDTAG=v9_9_5b1 ;;
+       4.2.6b1) BINDTAG=v9_9_5 ;;
        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 ;;