Commit 3aa57b77aedd25d538d907bf166451529e88b159
1 parent
e270cd70
Exists in
spb-stable
and in
3 other branches
Ordinal numbers do not have the same ordinal.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
doc/release/monthly.md
... | ... | @@ -62,8 +62,8 @@ After making the release branch new commits are cherry-picked from master. When |
62 | 62 | * 18th: UI freeze (stop cherry-picking changes to the user interface) |
63 | 63 | * 19th: code freeze (stop cherry-picking non-essential code improvements) |
64 | 64 | * 20th: release candidate 1 (tag and tweet about x.x.rc1) |
65 | -* 21th: release candidate 2 (optional, only if rc1 had problems) | |
66 | -* 22th: release (update VERSION and CHANGELOG, tag, blog and tweet) | |
65 | +* 21st: release candidate 2 (optional, only if rc1 had problems) | |
66 | +* 22nd: release (update VERSION and CHANGELOG, tag, blog and tweet) | |
67 | 67 | |
68 | 68 | # Write a blog post |
69 | 69 | ... | ... |