summaryrefslogtreecommitdiffstats
path: root/client.pl
diff options
context:
space:
mode:
Diffstat (limited to 'client.pl')
-rwxr-xr-xclient.pl2
1 files changed, 1 insertions, 1 deletions
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');