1,554
edits
m (Text replacement - "</source>" to "</syntaxhighlight>") |
(→Branching for major release: -- update with buildbot and communication) |
||
Line 27: | Line 27: | ||
** <code>git tag -m "Mark 1.8.0git" desc/1.8.0git</code> | ** <code>git tag -m "Mark 1.8.0git" desc/1.8.0git</code> | ||
** <code>git push origin tag desc/1.8.0git master</code> | ** <code>git push origin tag desc/1.8.0git master</code> | ||
* Update buildbot | |||
** Set <code>scumm_branch_stable = "branch-1-7"</code> in master.cfg | |||
** Restart the buildbot: as described [[Buildbot#Administration|here]] | |||
* Communication | |||
** Update IRC and Discord channel description | |||
** Write a mail to scummvm-devel | |||
=== Testing === | === Testing === |