From a32b5f832176d2f605bc4d95de745ad795dc3571 Mon Sep 17 00:00:00 2001 From: deajan Date: Tue, 30 May 2017 09:15:48 +0200 Subject: [PATCH] Bumped version to next dev --- dev/n_osync.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/n_osync.sh b/dev/n_osync.sh index 70c5746..90bb391 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-2017 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" -PROGRAM_VERSION=1.2.1-rc1 +PROGRAM_VERSION=1.2.2-dev PROGRAM_BUILD=2017053010 -IS_STABLE=yes +IS_STABLE=no ##### Execution order #__WITH_PARANOIA_DEBUG ##### Function Name Is parallel #__WITH_PARANOIA_DEBUG