Fix the release branch

This commit is contained in:
Patrick Niklaus 2016-08-05 17:59:22 +02:00
parent 94c38d115a
commit 6b4975b2e4
No known key found for this signature in database
GPG Key ID: E426891B5F978B1B

View File

@ -39,7 +39,7 @@ We may introduce forward-compatible changes: query parameters and response prope
## Releasing a version
1. Check out the appropriate release branch `x.y.z`
1. Check out the appropriate release branch `x.y`
2. Make sure all tests are passing (e.g. Travis CI gives you a :thumbs_up:)
3. Make sure `CHANGELOG.md` is up to date.
4. Make sure the OSRM version in `CMakeLists.txt` is up to date