Change OSRM version to 5.3.0

This commit is contained in:
Patrick Niklaus 2016-06-28 10:35:45 +02:00
parent 6265b8fa77
commit dc77d02e8a
No known key found for this signature in database
GPG Key ID: E426891B5F978B1B

View File

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