diff --git a/docsrc/conf.py b/docsrc/conf.py index 096f8065c4..5805aeb7b9 100644 --- a/docsrc/conf.py +++ b/docsrc/conf.py @@ -99,9 +99,9 @@ # May need to also update toplevel index.rst to point to other versions. # # The short X.Y version. -version = '3.6.0' +version = '3.6.1' # The full version, including alpha/beta/rc tags. -release = '3.6.0' +release = '3.6.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -430,9 +430,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.4.4 +.. |imap_last_stable_version| replace:: 3.4.5 .. |imap_last_stable_branch| replace:: `cyrus-imapd-3.4` -.. |imap_current_stable_version| replace:: 3.6.0 +.. |imap_current_stable_version| replace:: 3.6.1 .. |imap_current_stable_branch| replace:: `cyrus-imapd-3.6` .. |imap_latest_development_version| replace:: 3.7.0-alpha0 .. |imap_latest_development_branch| replace:: master @@ -447,7 +447,7 @@ .. |sasl_current_stable_version| replace:: 2.1.28 .. |imap_stable_release_notes| raw:: html - 3.6.0 + 3.6.1 .. |imap_development_release_notes| raw:: html