From 5b2529a1982c2fe8a91254845ecbe94f431382f3 Mon Sep 17 00:00:00 2001 From: ellie timoney Date: Mon, 10 May 2021 11:18:34 +1000 Subject: [PATCH] release 3.2.7 --- docsrc/conf.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docsrc/conf.py b/docsrc/conf.py index f31b0e45ff..6546a32a53 100644 --- a/docsrc/conf.py +++ b/docsrc/conf.py @@ -97,9 +97,9 @@ # May need to also update toplevel index.rst to point to other versions. # # The short X.Y version. -version = '3.2.6' +version = '3.2.7' # The full version, including alpha/beta/rc tags. -release = '3.2.6' +release = '3.2.7' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -429,9 +429,9 @@ # When this is updated, you may also need to update the version and release # definitions listed above to stay up to date. rst_prolog = """ -.. |imap_last_stable_version| replace:: 3.2.6 +.. |imap_last_stable_version| replace:: 3.2.7 .. |imap_last_stable_branch| replace:: `cyrus-imapd-3.2` -.. |imap_current_stable_version| replace:: 3.4.0 +.. |imap_current_stable_version| replace:: 3.4.1 .. |imap_current_stable_branch| replace:: `cyrus-imapd-3.4` .. |imap_latest_development_version| replace:: 3.5.0-alpha0 .. |imap_latest_development_branch| replace:: master @@ -446,7 +446,7 @@ .. |sasl_current_stable_version| replace:: 2.1.27 .. |imap_stable_release_notes| raw:: html - 3.4.0 + 3.4.1 .. |imap_development_release_notes| raw:: html