Bump version

This commit is contained in:
Přemysl Eric Janouch 2015-07-23 22:41:30 +02:00
parent f622107592
commit e631803387
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ endif ("${CMAKE_C_COMPILER_ID}" MATCHES "GNU" OR CMAKE_COMPILER_IS_GNUC)
# Version
set (project_VERSION_MAJOR "0")
set (project_VERSION_MINOR "1")
set (project_VERSION_MINOR "9")
set (project_VERSION_PATCH "0")
set (project_VERSION "${project_VERSION_MAJOR}")