Skip to content

Commit

Permalink
release 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elliefm committed Apr 15, 2021
1 parent 885b0c1 commit 73199a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docsrc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
# The short X.Y version.
version = '3.4.0'
# The full version, including alpha/beta/rc tags.
release = '3.4.0-rc1'
release = '3.4.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down Expand Up @@ -431,7 +431,7 @@
rst_prolog = """
.. |imap_last_stable_version| replace:: 3.2.6
.. |imap_last_stable_branch| replace:: `cyrus-imapd-3.2`
.. |imap_current_stable_version| replace:: 3.4.0-rc1
.. |imap_current_stable_version| replace:: 3.4.0
.. |imap_current_stable_branch| replace:: `cyrus-imapd-3.4`
.. |imap_latest_development_version| replace:: 3.5.0-alpha0
.. |imap_latest_development_branch| replace:: master
Expand All @@ -446,7 +446,7 @@
.. |sasl_current_stable_version| replace:: 2.1.27
.. |imap_stable_release_notes| raw:: html
<a href="3.4/x/3.4.0-rc1.html">3.4.0-rc1</a>
<a href="3.4/x/3.4.0.html">3.4.0</a>
.. |imap_development_release_notes| raw:: html
Expand Down

0 comments on commit 73199a6

Please sign in to comment.