From 7039a8a16c5ebf37c2da402dbd6dd8ff71f596f7 Mon Sep 17 00:00:00 2001 From: deajan Date: Tue, 13 Dec 2016 20:41:25 +0100 Subject: [PATCH] Bumped version to v1.2-RC1 --- dev/n_osync.sh | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/dev/n_osync.sh b/dev/n_osync.sh index f9e9aea..d5d9f9e 100755 --- a/dev/n_osync.sh +++ b/dev/n_osync.sh @@ -3,12 +3,9 @@ PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" -PROGRAM_VERSION=1.2-beta3 +PROGRAM_VERSION=1.2-RC1 PROGRAM_BUILD=2016121302 -IS_STABLE=no - -#TODO(low): is debug subset relevant in remote env -#TODO(high): check parallel functions for $RUNDIR type output not interferring on both simultaneous runs +IS_STABLE=yes # Execution order #__WITH_PARANOIA_DEBUG # Function Name Is parallel #__WITH_PARANOIA_DEBUG