Update version in CMakeLists.txt

This commit is contained in:
Daniel Patterson 2016-11-08 14:39:37 -08:00
parent 7886a1d446
commit 5cf8a3d51f

View File

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