author | Christian Arnold <arnold@schlittermann.de> |
Tue, 04 Oct 2011 14:46:50 +0200 | |
changeset 5 | 70171296c9fc |
parent 4 | cce5c3d1e786 |
child 6 | e35e7ad5085a |
check_amanda.pl | file | annotate | diff | comparison | revisions |
--- a/check_amanda.pl Fri Sep 30 15:22:10 2011 +0200 +++ b/check_amanda.pl Tue Oct 04 14:46:50 2011 +0200 @@ -44,7 +44,7 @@ my $ME = basename $0; my $NAME = 'AMANDA'; -my $VERSION = '1.2'; +my $VERSION = '1.3'; my %opt = ( configfile => 'DailySet1', @@ -183,7 +183,7 @@ =head1 VERSION -This man page is current for version 1.2 of B<check_amanda>. +This man page is current for version 1.3 of B<check_amanda>. =head1 AUTHOR