Bumped version to next dev

This commit is contained in:
deajan 2017-05-30 09:15:48 +02:00
parent 2c1e688d8e
commit a32b5f8321
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +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-2017 by Orsiris de Jong" AUTHOR="(C) 2013-2017 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.1-rc1 PROGRAM_VERSION=1.2.2-dev
PROGRAM_BUILD=2017053010 PROGRAM_BUILD=2017053010
IS_STABLE=yes IS_STABLE=no
##### Execution order #__WITH_PARANOIA_DEBUG ##### Execution order #__WITH_PARANOIA_DEBUG
##### Function Name Is parallel #__WITH_PARANOIA_DEBUG ##### Function Name Is parallel #__WITH_PARANOIA_DEBUG