diff --git a/dev/n_osync.sh b/dev/n_osync.sh index d63b85d..70c5746 100755 --- a/dev/n_osync.sh +++ b/dev/n_osync.sh @@ -3,7 +3,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.1-dev +PROGRAM_VERSION=1.2.1-rc1 PROGRAM_BUILD=2017053010 IS_STABLE=yes diff --git a/dev/ofunctions.sh b/dev/ofunctions.sh index a9252fb..5c18f03 100644 --- a/dev/ofunctions.sh +++ b/dev/ofunctions.sh @@ -2,7 +2,7 @@ #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### -_OFUNCTIONS_VERSION=2.1.4-dev +_OFUNCTIONS_VERSION=2.1.4-rc1 _OFUNCTIONS_BUILD=2017052902 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true