check_scan.pl
changeset 2 8766cde065c5
parent 1 58f05fab9512
child 5 b28f231eda85
--- a/check_scan.pl	Wed Jul 04 09:04:28 2012 +0200
+++ b/check_scan.pl	Wed Jul 04 09:08:28 2012 +0200
@@ -41,7 +41,7 @@
 
 my $ME      = basename $0;
 my $NAME    = "SCAN";
-my $VERSION = "0.1";
+my $VERSION = "0.2";
 
 my %opt = (
     host       => "localhost",
@@ -167,7 +167,7 @@
 
 =head1 VERSION
 
-This man page is current for version 0.1 of B<check_scan>.
+This man page is current for version 0.2 of B<check_scan>.
 
 =head1 AUTHOR