# HG changeset patch # User Matthias Förste # Date 1386842838 -3600 # Node ID 2516a761473b2839b20d590d446b35340d80013e # Parent b39907422946ee8a8718a70242ca840b7f5744d7 [version bump] diff -r b39907422946 -r 2516a761473b check_rsnapshot.pl --- 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",