From 109fa1d093f6e4a8ac42992e7a32c0c3b12b108e Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Fri, 17 Jan 2020 15:38:12 -0500 Subject: [master] Pre-release tag prep for 4.4.2: version #, copyright etc... Changes to be committed: modified: LICENSE modified: README modified: RELNOTES modified: client/dhclient.c modified: common/discover.c modified: configure modified: configure.ac modified: configure.ac+lt modified: configure.ac-base modified: configure.ac-lt modified: relay/dhcrelay.c modified: relay/tests/relay_unittests.c modified: server/dhcpd.c modified: server/failover.c modified: util/bind.sh --- util/bind.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'util') diff --git a/util/bind.sh b/util/bind.sh index 10feff93..ce350cd8 100644 --- a/util/bind.sh +++ b/util/bind.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2009-2019 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009-2020 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this @@ -73,6 +73,7 @@ case $# in ### For ease of use, this records the sticky tag of versions ### released with each point release. ### + 4.4.2) noSNAP=snapshot BINDTAG=v9_11_14 ;; 4.4.2b1) noSNAP=snapshot BINDTAG=v9_11_14 ;; 4.4.2-dev) noSNAP=snapshot BINDTAG=v9_11_8 ;; 4.4.1) noSNAP=snapshot BINDTAG=v9_11_2_P1 ;; -- cgit v1.2.1