From 5682148c701d8f6ebcb325eb511f33071cd1975e Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Fri, 21 Dec 2018 19:20:43 +0100 Subject: [PATCH] dsnap-sync: 0.6.4 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 5163101..0254037 100755 --- a/bin/dsnap-sync +++ b/bin/dsnap-sync @@ -27,7 +27,7 @@ # difference for the next incremental snapshot. progname="${0##*/}" -version="0.6.3" +version="0.6.4" # The following lines are modified by the Makefile or # find_snapper_config script