Bumped to stable

This commit is contained in:
deajan 2017-06-06 16:05:26 +02:00
parent f448a15733
commit e82e1488ee
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
AUTHOR="(C) 2013-2016 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
PROGRAM_VERSION=1.1.6-beta
PROGRAM_VERSION=1.1.6-rc1
PROGRAM_BUILD=2017060601
IS_STABLE=no
IS_STABLE=yes
source "./ofunctions.sh"