diff options
| -rw-r--r-- | docs/markdown/Release-procedure.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/Release-procedure.md b/docs/markdown/Release-procedure.md index 4a6e7f8a7..1f0ec0894 100644 --- a/docs/markdown/Release-procedure.md +++ b/docs/markdown/Release-procedure.md @@ -16,8 +16,8 @@ choose. # Major releases Major releases are currently in the form 0.X.0, where X is an -increasing number. We aim to do a major release roughly once a month, -though the schedule is not set in stone. +increasing number. We aim to do a major release roughly once every 3 to 4 +months, though the schedule is not set in stone. Before a major release is made a stable branch will be made, and 0.X.0-rc1 release candidate will be made. A new milestone for 0.X.0 |
