From 904d11a3f75f97c97b42ce62e828c379e20cf89d Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Sun, 8 Oct 2017 14:33:11 +1100 Subject: [PATCH] Next release, we need to update the libretro branch too. --- docs/release.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/release.md b/docs/release.md index df8aaa9b..2f3413ce 100644 --- a/docs/release.md +++ b/docs/release.md @@ -5,7 +5,10 @@ Release checklist 2. Tag the commit 3. `git push --tags origin master` to push the commit and tag at the same time. - 5. Go to [the docs admin][rtd] and verify that it's building the new + 4. Go to [the docs admin][rtd] and verify that it's building the new version as 'stable' and under its tag name. + 5. Check out the `libretro` branch. + 6. Merge changes from master. + 7. `git push` to make the new changes available. [rtd]: https://readthedocs.org/projects/higan/builds/