Bumped version to v1.2-RC1
This commit is contained in:
parent
b8b74a5096
commit
7039a8a16c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue