From 45915611f6f4a8b9e7fba7e57a790a43aeb3e696 Mon Sep 17 00:00:00 2001 From: deajan Date: Fri, 10 Jan 2020 11:07:55 +0100 Subject: [PATCH] Rebuilt targets --- dev/debug_osync.sh | 2 +- osync-batch.sh | 2 +- osync.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/debug_osync.sh b/dev/debug_osync.sh index 27408a3..f3ba11b 100755 --- a/dev/debug_osync.sh +++ b/dev/debug_osync.sh @@ -4,7 +4,7 @@ #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance -AUTHOR="(C) 2013-2019 by Orsiris de Jong" +AUTHOR="(C) 2013-2020 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.3.0-prerc1 PROGRAM_BUILD=2019122406 diff --git a/osync-batch.sh b/osync-batch.sh index bda0c65..e65763f 100755 --- a/osync-batch.sh +++ b/osync-batch.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash SUBPROGRAM=osync PROGRAM="$SUBPROGRAM-batch" # Batch program to run osync / obackup instances sequentially and rerun failed ones -AUTHOR="(L) 2013-2019 by Orsiris de Jong" +AUTHOR="(L) 2013-2020 by Orsiris de Jong" CONTACT="http://www.netpower.fr - ozy@netpower.fr" PROGRAM_BUILD=2019090901 diff --git a/osync.sh b/osync.sh index 44cb859..fcf853b 100755 --- a/osync.sh +++ b/osync.sh @@ -4,7 +4,7 @@ #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance -AUTHOR="(C) 2013-2019 by Orsiris de Jong" +AUTHOR="(C) 2013-2020 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.3.0-prerc1 PROGRAM_BUILD=2019122406