From 6eb77e57b2b651650b9aa9780fa2fd3a2d909480 Mon Sep 17 00:00:00 2001 From: ellie timoney Date: Wed, 16 Nov 2022 10:57:01 +1100 Subject: [PATCH] release 3.6.0-rc1 --- docsrc/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docsrc/conf.py b/docsrc/conf.py index b29f22cc3f..02b753894c 100644 --- a/docsrc/conf.py +++ b/docsrc/conf.py @@ -99,7 +99,7 @@ # The short X.Y version. version = '3.6.0' # The full version, including alpha/beta/rc tags. -release = '3.6.0-beta3' +release = '3.6.0-rc1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -431,7 +431,7 @@ rst_prolog = """ .. |imap_last_stable_version| replace:: 3.4.4 .. |imap_last_stable_branch| replace:: `cyrus-imapd-3.4` -.. |imap_current_stable_version| replace:: 3.6.0-beta3 +.. |imap_current_stable_version| replace:: 3.6.0-rc1 .. |imap_current_stable_branch| replace:: `cyrus-imapd-3.6` .. |imap_latest_development_version| replace:: 3.7.0-alpha0 .. |imap_latest_development_branch| replace:: master @@ -446,7 +446,7 @@ .. |sasl_current_stable_version| replace:: 2.1.28 .. |imap_stable_release_notes| raw:: html - 3.6.0-beta3 + 3.6.0-rc1 .. |imap_development_release_notes| raw:: html