Bumped version for release

This commit is contained in:
deajan 2016-07-27 11:41:36 +02:00
parent 2cbc023708
commit 9262ac8d1c
4 changed files with 7 additions and 7 deletions

View File

@ -3,8 +3,8 @@
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-RC2
PROGRAM_BUILD=2016071801
PROGRAM_VERSION=1.1
PROGRAM_BUILD=2016072701
IS_STABLE=yes
## FUNC_BUILD=2016071902

View File

@ -3,8 +3,8 @@
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-RC2
PROGRAM_BUILD=2016071801
PROGRAM_VERSION=1.1
PROGRAM_BUILD=2016072701
IS_STABLE=yes
source "./ofunctions.sh"

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
PROGRAM=osync
PROGRAM_VERSION=1.1-RC1
PROGRAM_VERSION=1.1
PROGRAM_BINARY=$PROGRAM".sh"
PROGRAM_BATCH=$PROGRAM"-batch.sh"
SCRIPT_BUILD=2016052601

View File

@ -3,8 +3,8 @@
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-RC2
PROGRAM_BUILD=2016071801
PROGRAM_VERSION=1.1
PROGRAM_BUILD=2016072701
IS_STABLE=yes
## FUNC_BUILD=2016071902