]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
begin setup of 9.14 branch
authorEvan Hunt <each@isc.org>
Thu, 21 Feb 2019 01:44:32 +0000 (17:44 -0800)
committerEvan Hunt <each@isc.org>
Thu, 21 Feb 2019 01:44:32 +0000 (17:44 -0800)
util/check-changes
version

index ee79da23b5c2ad3533672e596d5f887e134d2357..85eec0e6a882b58113e0b04d82e9950d76a96319 100644 (file)
@@ -14,7 +14,7 @@ eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
                        # this emulates #! processing on NIH machines.
                        # (remove #! line above if indigestible)
 
-$master = 1;
+$master = 0;
 
 eval '$'.$1.'$2;' while $ARGV[0] =~ /^([A-Za-z_0-9]+=)(.*)/ && shift;
                        # process any FOO=bar switches
diff --git a/version b/version
index 92254f18394cff86ffaadc18e9d14f109539a733..3e6059c01cea2cb07ef0015979b3320729aa0a1a 100644 (file)
--- a/version
+++ b/version
@@ -2,7 +2,7 @@
 # configure.
 #
 PRODUCT=BIND
-DESCRIPTION="(Development Release)"
+DESCRIPTION="(Stable Release)"
 MAJORVER=9
 MINORVER=13
 PATCHVER=6