X-Git-Url: https://the.earth.li/gitweb/?p=autodns.git;a=blobdiff_plain;f=autodns.pl;fp=autodns.pl;h=df5f38e54ce727eb3566c25c0160d0d1147a4dcb;hp=a15fc71d2912b8652fb5c77cb98f87b3aaf29c91;hb=db8886daedabcfc1e5af280b83b94850684bac19;hpb=7c6b7e62319e9890090f92fdf5b275665afc7c27 diff --git a/autodns.pl b/autodns.pl index a15fc71..df5f38e 100755 --- a/autodns.pl +++ b/autodns.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -Tw -# autodns 0.0.8 +# autodns 1.0.0 # Copyright 1999-2006 Project Purple. Written by Jonathan McDowell # See ACKNOWLEDGEMENTS file for full details of contributors. # http://www.earth.li/projectpurple/progs/autodns.html @@ -23,7 +23,7 @@ my ($domain, @MAIL, @GPGERROR, @COMMANDS, %zones, $VERSION); use vars qw($me $ccreply $conffile $domainlistroot @cfgfiles $usersfile $lockfile $reload_command $expiry $zonefiledir); -$VERSION = "0.0.8"; +$VERSION = "1.0.0"; # # Load our config