From 6b4975b2e4f80b5e107d3d466bb2c75d20ad9a53 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Fri, 5 Aug 2016 17:59:22 +0200 Subject: [PATCH] Fix the release branch --- docs/releasing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releasing.md b/docs/releasing.md index cf095cb81..fa02d894a 100644 --- a/docs/releasing.md +++ b/docs/releasing.md @@ -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