Bumped version number to 1.1.1

This commit is contained in:
Federico Hernandez 2018-01-18 15:53:08 +01:00
parent 11417593a9
commit 4a18500191

View file

@ -6,7 +6,7 @@ set (HAVE_CMAKE true)
project (timew) project (timew)
include (CXXSniffer) include (CXXSniffer)
set (PROJECT_VERSION "1.1.0") set (PROJECT_VERSION "1.1.1")
message ("-- Looking for SHA1 references") message ("-- Looking for SHA1 references")
if (EXISTS ${CMAKE_SOURCE_DIR}/.git/index) if (EXISTS ${CMAKE_SOURCE_DIR}/.git/index)