Bumped version to v1.2-RC1

This commit is contained in:
deajan 2016-12-13 20:41:25 +01:00
parent b8b74a5096
commit 7039a8a16c
1 changed files with 2 additions and 5 deletions

View File

@ -3,12 +3,9 @@
PROGRAM="osync" # Rsync based two way sync engine with fault tolerance PROGRAM="osync" # Rsync based two way sync engine with fault tolerance
AUTHOR="(C) 2013-2016 by Orsiris de Jong" AUTHOR="(C) 2013-2016 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
PROGRAM_VERSION=1.2-beta3 PROGRAM_VERSION=1.2-RC1
PROGRAM_BUILD=2016121302 PROGRAM_BUILD=2016121302
IS_STABLE=no IS_STABLE=yes
#TODO(low): is debug subset relevant in remote env
#TODO(high): check parallel functions for $RUNDIR type output not interferring on both simultaneous runs
# Execution order #__WITH_PARANOIA_DEBUG # Execution order #__WITH_PARANOIA_DEBUG
# Function Name Is parallel #__WITH_PARANOIA_DEBUG # Function Name Is parallel #__WITH_PARANOIA_DEBUG