check_amanda.pl
changeset 5 70171296c9fc
parent 1 0990f72db33c
child 6 e35e7ad5085a
--- 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