]> git.refcnt.org Git - distdns.git/blobdiff - client.pl
Reorder check for missing params
[distdns.git] / client.pl
index e573f9dadfe271826fb5d91844cd090ac4034cce..c83694c3381068668600e0250afb9828625cd3c2 100755 (executable)
--- a/client.pl
+++ b/client.pl
@@ -32,7 +32,7 @@ use LWP::UserAgent;
 use Sys::Hostname qw(hostname);
 use Tie::File;
 
-my $VERSION = '0.05';
+my $VERSION = '0.06';
 
 my $conf_file = catfile($Bin, 'client.conf');