From 5cd0625b6645edfaf42ed906edf6e834276fe33d Mon Sep 17 00:00:00 2001 From: Wes Barnett Date: Sun, 24 Jan 2021 07:24:38 -0500 Subject: [PATCH] Update to 0.7 --- bin/snap-sync | 6 +++--- man8/snap-sync.8 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/snap-sync b/bin/snap-sync index 2099214..91a5457 100755 --- a/bin/snap-sync +++ b/bin/snap-sync @@ -1,7 +1,7 @@ #!/bin/bash # snap-sync # https://github.com/wesbarnett/snap-sync -# Copyright (C) 2016-2018 Wes Barnett +# Copyright (C) 2016-2021 Wes Barnett # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -26,10 +26,10 @@ set -o errtrace -version="0.6" +version="0.7" name="snap-sync" -printf "\nsnap-sync version %s, Copyright (C) 2016-2019 Wes Barnett\n" "$version" +printf "\nsnap-sync version %s, Copyright (C) 2016-2021 Wes Barnett\n" "$version" printf "snap-sync comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See the license for more information. \n\n" # The following line is modified by the Makefile or diff --git a/man8/snap-sync.8 b/man8/snap-sync.8 index 249324b..4018891 100644 --- a/man8/snap-sync.8 +++ b/man8/snap-sync.8 @@ -1,5 +1,5 @@ '\" t -.TH SNAP-SYNC 8 2019-03-15 SNAP-SYNC +.TH SNAP-SYNC 8 2021-01-24 SNAP-SYNC .SH NAME snap-sync \- send incremental btrfs snapshots, keeping track of them with snapper