--- a/check_rsnapshot.pl Thu Dec 12 11:06:57 2013 +0100
+++ b/check_rsnapshot.pl Thu Dec 12 11:07:18 2013 +0100
@@ -42,7 +42,7 @@
sub version($$);
my $ME = basename $0;
-my $VERSION = "2.8";
+my $VERSION = "2.9";
my %opt = (
binary => "/usr/bin/rsnapshot",