diff options
| author | Peter Harris <pharris@opentext.com> | 2023-10-25 12:04:39 -0400 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2023-11-22 22:14:21 +0200 |
| commit | 96f0b3ca38fa3518187429aaec62a6dae9f25500 (patch) | |
| tree | c50f44bffc6bf25d9e578d4a33e21041b3d561c8 /docs/markdown/Release-procedure.md | |
| parent | 9aa1393fdb6b757d82d82941e9a7cd3fc21e725f (diff) | |
| download | meson-96f0b3ca38fa3518187429aaec62a6dae9f25500.tar.gz | |
Update release frequency to match reality
Releases have been happening an average of once every 90 days for the
past two years (since 0.60.0). If we just look at releases since 1.0.0,
the average is over 100 days.
Diffstat (limited to 'docs/markdown/Release-procedure.md')
| -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 |
