From 9deef2e73e01110730bc52f38802725705924793 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Fri, 4 Mar 2016 16:19:27 -0500 Subject: [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc... --- 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 015fe54f..248a8710 100644 --- a/util/bind.sh +++ b/util/bind.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2009-2015 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009-2016 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -59,6 +59,7 @@ case $# in ### For ease of use, this records the sticky tag of versions ### released with each point release. ### + 4.3.4b1) BINDTAG=v9_9_8_P4 ;; 4.3.3) BINDTAG=v9_9_7_P3 ;; 4.3.3b1) BINDTAG=v9_9_7_P2 ;; 4.3.2|4.3.2rc2) BINDTAG=v9_9_7 ;; -- cgit v1.2.1