Update CMakeLists.txt version to 5.3.1

This commit is contained in:
Daniel J. Hofmann 2016-08-04 15:12:48 +02:00
parent 6983cd0de2
commit 7b432b34bb

View File

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