Bump version and adjust changelog

This commit is contained in:
Patrick Niklaus 2018-04-25 15:36:48 +00:00
parent bde65bd117
commit ea91790ae8
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# 5.17.3
- Changes from 5.17.2:
- Bugfixes:
- FIXED: Increased probability of returning alternatives and quality of the ones returned for MLD. [#5048](https://github.com/Project-OSRM/osrm-backend/issues/5048)
# 5.17.2
- Changes from 5.17.0:
- Bugfixes:

View File

@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.17.2",
"version": "5.17.3",
"private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": {