mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-04 19:03:17 +00:00
preparing 2.1.7 release
This commit is contained in:
parent
19d0478bd7
commit
a4481c98e6
@ -1,7 +1,7 @@
|
||||
# preamble
|
||||
project( Lsyncd )
|
||||
cmake_minimum_required( VERSION 2.8 )
|
||||
set( LSYNCD_VERSION 2.1.6 )
|
||||
set( LSYNCD_VERSION 2.1.7 )
|
||||
set( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/" )
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
??-??-????:
|
||||
??-??-????: 2.1.7
|
||||
enhancement: add rsync options:
|
||||
"append",
|
||||
"append_verify",
|
||||
|
@ -30,7 +30,7 @@ then
|
||||
lsyncd.terminate( -1 )
|
||||
end
|
||||
|
||||
lsyncd_version = '2.1.6'
|
||||
lsyncd_version = '2.1.7'
|
||||
|
||||
--
|
||||
-- Hides the core interface from user scripts.
|
||||
|
Loading…
Reference in New Issue
Block a user