Bumped version number to 0.9.5.alpha

This commit is contained in:
Federico Hernandez 2016-06-20 23:27:08 +02:00
parent bce2a58777
commit d6a0a2460e

View file

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