]> the.earth.li Git - autodns.git/blobdiff - autodns.pl
Release 1.0.0
[autodns.git] / autodns.pl
index 44ccf289b20b80a39b29838afe2bb777ee145acd..df5f38e54ce727eb3566c25c0160d0d1147a4dcb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -Tw
-# autodns 0.0.8
-# Copyright 1999-2005 Project Purple. Written by Jonathan McDowell
+# 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
 # Released under the GPL.
@@ -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
@@ -220,7 +220,7 @@ print REPLY <<EOF;
 Subject: $subject
 
 AutoDNS $VERSION
-Copyright 1999-2004 Project Purple. Written by Jonathan McDowell.
+Copyright 1999-2006 Project Purple. Written by Jonathan McDowell.
 Released under the GPL.
 
 EOF