From 114ea896d647afff8dce05a03253b015670010cf Mon Sep 17 00:00:00 2001 From: deajan Date: Tue, 13 Dec 2016 20:55:15 +0100 Subject: [PATCH] Bumped version to RC1+dev --- dev/n_osync.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/n_osync.sh b/dev/n_osync.sh index d5d9f9e..858e2f5 100755 --- a/dev/n_osync.sh +++ b/dev/n_osync.sh @@ -3,9 +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-RC1 -PROGRAM_BUILD=2016121302 -IS_STABLE=yes +PROGRAM_VERSION=1.2-RC1+dev +PROGRAM_BUILD=2016121303 +IS_STABLE=no # Execution order #__WITH_PARANOIA_DEBUG # Function Name Is parallel #__WITH_PARANOIA_DEBUG