Bumping version number

This commit is contained in:
Federico Hernandez 2016-03-16 00:32:07 +01:00
parent 369e0336dd
commit 3f9f244f7f

View file

@ -7,7 +7,7 @@ project (timew)
include (CXXSniffer)
include (ExternalProject)
set (PROJECT_VERSION "1.0.0")
set (PROJECT_VERSION "0.1.0")
message ("-- Looking for SHA1 references")
if (EXISTS ${CMAKE_SOURCE_DIR}/.git/index)