Update changelog and bump to 5.2.7

This commit is contained in:
Patrick Niklaus
2016-07-20 17:14:15 +02:00
parent 3414519cb8
commit f8ab6c8d76
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
# 5.2.7
- Bugfixes
- BREAKING: Fix bug that could result in failure to load 'osrm.icd' files. This breaks the dataformat
- Fix deduplication of parallel edges. Now uses correct weight.
# 5.2.6
- Bugfixes
+1 -1
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 6)
set(OSRM_VERSION_PATCH 7)
# these two functions build up custom variables:
# OSRM_INCLUDE_PATHS and OSRM_DEFINES