73
edits
Beurdouche (talk | contribs) |
Beurdouche (talk | contribs) |
||
Line 72: | Line 72: | ||
#: <code>$ hg push</code> | #: <code>$ hg push</code> | ||
===== Prepare repo for next version ===== | ===== [NSS Team] Prepare repo for next version ===== | ||
# On the default branch, increment the version number (to 3.27 in this example) and set the beta flag again. (If you are on the default branch, the beta flag should already be set and only a version increment should happen.) | # On the default branch, increment the version number (to 3.27 in this example) and set the beta flag again. (If you are on the default branch, the beta flag should already be set and only a version increment should happen.) | ||
## <code>$ python automation/release/nss-release-helper.py set_beta</code> | ## <code>$ python automation/release/nss-release-helper.py set_beta</code> |
edits