From 99e977ecf04ab091ce08574587e42af86ae318c1 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Mon, 23 Feb 2015 08:42:22 -0500 Subject: [master] Pre-release tag prep for 4.3.2rc2: version #, copyright etc.. NOTE: 4.3.2 was awaiting sanity checks when bug rt38677 was reported. 4.3.2rc2 supercedes the initial 4.3.2 attempt. --- util/bind.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/bind.sh b/util/bind.sh index d909481a..f6b7096a 100644 --- a/util/bind.sh +++ b/util/bind.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2009-2014 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009-2015 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,7 +59,7 @@ case $# in ### For ease of use, this records the sticky tag of versions ### released with each point release. ### - 4.3.2) BINDTAG=v9_9_7 ;; + 4.3.2rc2) BINDTAG=v9_9_7 ;; 4.3.2rc1) BINDTAG=v9_9_7rc2 ;; 4.3.2b1) BINDTAG=v9_9_7rc1 ;; 4.3.2.pre-beta) BINDTAG=v9_9_5_P1 ;; -- cgit v1.2.1