Bump version

This commit is contained in:
Orsiris de Jong 2023-06-14 19:09:05 +02:00
parent cef25b646f
commit e47c1d7f58
1 changed files with 3 additions and 3 deletions

6
dev/n_osync.sh Normal file → Executable file
View File

@ -4,10 +4,10 @@
#Check dryruns with nosuffix mode for timestampList #Check dryruns with nosuffix mode for timestampList
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-2022 by Orsiris de Jong" AUTHOR="(C) 2013-2023 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.3.0-rc4-dev PROGRAM_VERSION=1.3.0
PROGRAM_BUILD=2023061101 PROGRAM_BUILD=2023061401
IS_STABLE=true IS_STABLE=true
CONFIG_FILE_REVISION_REQUIRED=1.3.0 CONFIG_FILE_REVISION_REQUIRED=1.3.0