[skip ci] Fix OSRM version

This commit is contained in:
Patrick Niklaus 2016-06-24 17:17:34 +02:00
parent 5bcd00a778
commit 3ef936217f
No known key found for this signature in database
GPG Key ID: E426891B5F978B1B

View File

@ -10,7 +10,7 @@ endif()
project(OSRM C CXX)
set(OSRM_VERSION_MAJOR 5)
set(OSRM_VERSION_MINOR 2)
set(OSRM_VERSION_PATCH 5)
set(OSRM_VERSION_PATCH 6)
# these two functions build up custom variables:
# OSRM_INCLUDE_PATHS and OSRM_DEFINES