diff --git a/dev/n_osync.sh b/dev/n_osync.sh index 05e6ae1..7421319 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-RC3 +PROGRAM_VERSION=1.2 PROGRAM_BUILD=2017032101 -IS_STABLE=no +IS_STABLE=yes ##### Execution order #__WITH_PARANOIA_DEBUG ##### Function Name Is parallel #__WITH_PARANOIA_DEBUG diff --git a/dev/ofunctions.sh b/dev/ofunctions.sh index ba2c384..476f077 100644 --- a/dev/ofunctions.sh +++ b/dev/ofunctions.sh @@ -2,7 +2,7 @@ #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### -_OFUNCTIONS_VERSION=2.1-RC3+dev +_OFUNCTIONS_VERSION=2.1 _OFUNCTIONS_BUILD=2017032301 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true