check_rsnapshot.pl
changeset 10 a2a32d619fa1
parent 7 1c73e9015c06
child 12 3243849b73c6
--- a/check_rsnapshot.pl	Mon Mar 04 18:20:58 2013 +0100
+++ b/check_rsnapshot.pl	Mon Mar 04 18:21:29 2013 +0100
@@ -39,7 +39,7 @@
 sub version($$);
 
 my $ME      = basename $0;
-my $VERSION = "2.5";
+my $VERSION = "2.6";
 
 my %opt = (
     binary => "/usr/bin/rsnapshot",
@@ -226,7 +226,7 @@
 
 =head1 VERSION
 
-This man page is current for version 2.5 of check_rsnapshot.
+This man page is current for version 2.6 of check_rsnapshot.
 
 =head1 AUTHORS