Prep alpha release for testing.

This commit is contained in:
Daniel Patterson 2018-09-07 04:06:32 -07:00 committed by Huyen Chau Nguyen
parent 0bf0535a8a
commit d9ecb8693f
2 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.18.0-latest.1",
"version": "5.20.0-alpha.1",
"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": {

View File

@ -120,9 +120,6 @@ function setup()
-- classes to support for exclude flags
excludable = Sequence {
Set {'toll'},
Set {'motorway'},
Set {'ferry'}
},
avoid = Set {