Merge branch 'setup-v914' into v9_14

This commit is contained in:
Evan Hunt 2019-02-20 17:44:43 -08:00
commit 566ad7021e
2 changed files with 2 additions and 2 deletions

View 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

View file

@ -2,7 +2,7 @@
# configure.
#
PRODUCT=BIND
DESCRIPTION="(Development Release)"
DESCRIPTION="(Stable Release)"
MAJORVER=9
MINORVER=13
PATCHVER=6