diff options
author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-02-27 13:54:16 +0100 |
---|---|---|
committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-02-27 13:54:16 +0100 |
commit | 8b73f011d55bee47d1eca73331547865bac2d5a6 (patch) | |
tree | 42fa73d722d49e75ff13891f18195035426a0330 /doc | |
parent | Merge pull request #15427 from idryzhov/fix-filter-nb-update (diff) | |
download | frr-8b73f011d55bee47d1eca73331547865bac2d5a6.tar.xz frr-8b73f011d55bee47d1eca73331547865bac2d5a6.zip |
doc: Update dates in release reference table
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/developer/workflow.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/developer/workflow.rst b/doc/developer/workflow.rst index 68834ed71..f720f6279 100644 --- a/doc/developer/workflow.rst +++ b/doc/developer/workflow.rst @@ -167,13 +167,13 @@ as early as possible, i.e. the first 2-week window. For reference, the expected release schedule according to the above is: +---------+------------+------------+------------+ -| Release | 2023-11-07 | 2024-03-05 | 2024-07-02 | +| Release | 2024-03-12 | 2024-07-02 | 2024-11-05 | +---------+------------+------------+------------+ -| RC | 2023-10-24 | 2024-02-20 | 2024-06-18 | +| RC | 2024-02-27 | 2024-06-18 | 2024-10-22 | +---------+------------+------------+------------+ -| dev/X.Y | 2023-10-10 | 2024-02-06 | 2024-06-04 | +| dev/X.Y | 2024-02-13 | 2024-06-04 | 2024-10-08 | +---------+------------+------------+------------+ -| freeze | 2023-09-26 | 2024-01-23 | 2024-05-21 | +| freeze | 2024-01-30 | 2024-05-21 | 2024-09-24 | +---------+------------+------------+------------+ Here is the hint on how to get the dates easily: |