From e003231881be3a36bc0825dbf2d2feb3de1c73a6 Mon Sep 17 00:00:00 2001 From: ellie timoney Date: Mon, 2 Mar 2020 12:15:40 +1100 Subject: [PATCH] release 3.2.0-beta3 --- docsrc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docsrc/conf.py b/docsrc/conf.py index bfaed03ca9..84a4683d9e 100644 --- a/docsrc/conf.py +++ b/docsrc/conf.py @@ -99,7 +99,7 @@ # The short X.Y version. version = '3.2.0' # The full version, including alpha/beta/rc tags. -release = '3.2.0-beta2' +release = '3.2.0-beta3' # 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.0.13 .. |imap_last_stable_branch| replace:: `cyrus-imapd-3.0` -.. |imap_current_stable_version| replace:: 3.2.0-beta2 +.. |imap_current_stable_version| replace:: 3.2.0-beta3 .. |imap_current_stable_branch| replace:: `cyrus-imapd-3.2` .. |imap_latest_development_version| replace:: 3.3.0-dev0 .. |imap_latest_development_branch| replace:: master