122
edits
(Add commands for creating a beta) |
(→Prepare the release: Note m-c update tasks) |
||
Line 71: | Line 71: | ||
#: <code>$ hg outgoing</code> | #: <code>$ hg outgoing</code> | ||
#: <code>$ hg push</code> | #: <code>$ hg push</code> | ||
# Update Mozilla-Central | |||
#: Uplift the new RTM tag using the [https://github.com/mozilla/nss-tools/ nss-uplift scripts]. | |||
#: Amend the uplift commit to set [https://hg.mozilla.org/mozilla-central/log/tip/old-configure.in old-configure.in] file in mozilla-central to point AM_PATH_NSS to the new minimum version of NSS | |||
===== Prepare repo for next version ===== | ===== Prepare repo for next version ===== |
edits