From 5c60e7a9a20820a1f8cddebc802b0180ef824907 Mon Sep 17 00:00:00 2001 From: deajan Date: Tue, 30 May 2017 14:36:04 +0200 Subject: [PATCH] WIP: conflict detection --- dev/n_osync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/n_osync.sh b/dev/n_osync.sh index 8cd4cf0..f21f04b 100755 --- a/dev/n_osync.sh +++ b/dev/n_osync.sh @@ -4,7 +4,7 @@ PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2.2-dev -PROGRAM_BUILD=2017053004 +PROGRAM_BUILD=2017053005 IS_STABLE=no