mirror of https://github.com/bsnes-emu/bsnes.git
Next release, we need to update the libretro branch too.
This commit is contained in:
parent
214b921388
commit
904d11a3f7
|
@ -5,7 +5,10 @@ Release checklist
|
||||||
2. Tag the commit
|
2. Tag the commit
|
||||||
3. `git push --tags origin master` to push the commit and tag at the
|
3. `git push --tags origin master` to push the commit and tag at the
|
||||||
same time.
|
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.
|
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/
|
[rtd]: https://readthedocs.org/projects/higan/builds/
|
||||||
|
|
Loading…
Reference in New Issue