X-Git-Url: http://git.refcnt.org/?p=distdns.git;a=blobdiff_plain;f=client.pl;h=c83694c3381068668600e0250afb9828625cd3c2;hp=e573f9dadfe271826fb5d91844cd090ac4034cce;hb=61b4c8dcf0479a510b856370b6964a61d7b6cab4;hpb=64059155774e2b35bbff97442e409ec5f0203256 diff --git a/client.pl b/client.pl index e573f9d..c83694c 100755 --- 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');