From 8a57d7807dcf69b50d9ac49d9182e99472c7e9cf Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Wed, 22 Nov 2017 12:59:01 +0100 Subject: [PATCH] snap-sync: 0.5.1 bump version --- bin/snap-sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/snap-sync b/bin/snap-sync index c7536ec..b52fefb 100755 --- a/bin/snap-sync +++ b/bin/snap-sync @@ -27,7 +27,7 @@ # difference for the next incremental snapshot. progname="${0##*/}" -version="0.4.4" +version="0.5.1" # The following lines are modified by the Makefile or # find_snapper_config script