preparing 2.2.3

This commit is contained in:
Axel Kittenberger 2018-03-09 10:04:50 +01:00
parent 8904710acb
commit 2dc8dc665b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# preamble
project( Lsyncd )
cmake_minimum_required( VERSION 2.8 )
set( LSYNCD_VERSION 2.2.2 )
set( LSYNCD_VERSION 2.2.3 )
set( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/" )