check_rsnapshot.pl
changeset 20 fb36e0e666d7
parent 19 379eae48e070
child 23 b39907422946
--- a/check_rsnapshot.pl	Tue Apr 02 10:27:33 2013 +0200
+++ b/check_rsnapshot.pl	Tue Apr 02 10:49:22 2013 +0200
@@ -42,7 +42,7 @@
 sub version($$);
 
 my $ME      = basename $0;
-my $VERSION = "2.6";
+my $VERSION = "2.8";
 
 my %opt = (
     binary => "/usr/bin/rsnapshot",
@@ -222,7 +222,7 @@
 
 =head1 VERSION
 
-This man page is current for version 2.6 of check_rsnapshot.
+This man page is current for version 2.8 of check_rsnapshot.
 
 =head1 AUTHORS