]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Added 4.4.0-dev tag to util/bind.sh
authorThomas Markwalder <tmark@isc.org>
Wed, 5 Apr 2017 18:03:36 +0000 (14:03 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 5 Apr 2017 18:03:36 +0000 (14:03 -0400)
util/bind.sh

index 75b8dd5ec885509ea9a67cb37d16f8098b4f3073..a142cf388fc1a209796cff40ca5f4701063994a7 100644 (file)
@@ -58,6 +58,7 @@ case $# in
        ### For ease of use, this records the sticky tag of versions
        ### released with each point release.
        ###
+       4.4.0-dev) noSNAP=snapshot BINDTAG=v9_11 ;;
        4.3.4|4.3.4b1) BINDTAG=v9_9_8_P4 ;;
        4.3.3) BINDTAG=v9_9_7_P3 ;;
        4.3.3b1) BINDTAG=v9_9_7_P2 ;;