Bumped version number to 1.2.0

This commit is contained in:
Federico Hernandez 2018-01-13 01:14:36 +01:00
parent 11417593a9
commit f5622c07c3
3 changed files with 15 additions and 24 deletions

View file

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