Bump CMakeLists version.

This commit is contained in:
Daniel Patterson 2016-11-08 16:07:56 -08:00
parent d0543e6c3b
commit 3fdecc79f4

View File

@ -44,7 +44,7 @@ endif()
project(OSRM C CXX) project(OSRM C CXX)
set(OSRM_VERSION_MAJOR 5) set(OSRM_VERSION_MAJOR 5)
set(OSRM_VERSION_MINOR 4) set(OSRM_VERSION_MINOR 5)
set(OSRM_VERSION_PATCH 0) set(OSRM_VERSION_PATCH 0)
# these two functions build up custom variables: # these two functions build up custom variables: