Release v1.00

This commit is contained in:
deajan 2015-07-20 14:12:30 +02:00
parent 481c34a156
commit 5658b54249
3 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
KNOWN ISSUES
------------
- RC3 is tested against Linux, FreeBSD and MacOS X. More testing needed in MSYS Windows environment.
- Cannot finish sync if one replica contains a directory and the other replica contains a file named the same way (Unix doesn't allow this)
RECENT CHANGES

View File

@ -3,7 +3,7 @@
PROGRAM="Osync" # Rsync based two way sync engine with fault tolerance
AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
PROGRAM_VERSION=1.00pre
PROGRAM_VERSION=1.00
PROGRAM_BUILD=2015071701
## type doesn't work on platforms other than linux (bash). If if doesn't work, always assume output is not a zero exitcode

0
sync.conf Executable file → Normal file
View File