Bumped version for alpha

This commit is contained in:
Paul Beckingham 2016-06-13 08:53:40 -04:00
parent 08559a461d
commit 3e5db870b6

View file

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