]> the.earth.li Git - autodns.git/blobdiff - autodns.pl
Release 1.0.0
[autodns.git] / autodns.pl
index a15fc71d2912b8652fb5c77cb98f87b3aaf29c91..df5f38e54ce727eb3566c25c0160d0d1147a4dcb 100755 (executable)
@@ -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