From ed4bf33f10b9e0382f9e7012ebbddf9753587bee Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Tue, 9 Oct 2018 11:36:11 +0200 Subject: [PATCH] dsnap-sync: 0.6.3 version bump Signed-off-by: Ralf Zerres --- bin/dsnap-sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dsnap-sync b/bin/dsnap-sync index 3422215..da3feba 100755 --- a/bin/dsnap-sync +++ b/bin/dsnap-sync @@ -27,7 +27,7 @@ # difference for the next incremental snapshot. progname="${0##*/}" -version="0.6.2" +version="0.6.3" # The following lines are modified by the Makefile or # find_snapper_config script