author | Christian Arnold <arnold@schlittermann.de> |
Wed, 22 Dec 2010 16:21:14 +0100 | |
changeset 5 | 03bee3138913 |
parent 4 | 67e8bd9a87c5 |
child 6 | 5e464a719d66 |
check_exec.pl | file | annotate | diff | comparison | revisions |
--- a/check_exec.pl Wed Dec 22 15:24:30 2010 +0100 +++ b/check_exec.pl Wed Dec 22 16:21:14 2010 +0100 @@ -31,7 +31,7 @@ $ENV{LANG} = "POSIX"; my $ME = basename $0; -my $VERSION = "0.2"; +my $VERSION = "0.3"; sub download($$); sub verify($); @@ -218,7 +218,7 @@ =head1 VERSION -This man page is current for version 0.2 of check_exec. +This man page is current for version 0.3 of check_exec. =head1 AUTHOR