From 61b4c8dcf0479a510b856370b6964a61d7b6cab4 Mon Sep 17 00:00:00 2001 From: Steven Schubiger Date: Sun, 15 Sep 2013 19:28:48 +0200 Subject: Reorder check for missing params --- client.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client.pl') 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'); -- cgit v1.2.3