Skip to content

Commit

Permalink
docsrc/conf.py: release cyrus-imapd 3.6.7, 3.8.5, and 3.10.1
Browse files Browse the repository at this point in the history
elliefm committed Jan 20, 2025
1 parent b6a4f60 commit 91d3435
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docsrc/conf.py
Original file line number Diff line number Diff line change
@@ -98,9 +98,9 @@
# May need to also update toplevel index.rst to point to other versions.
#
# The short X.Y version.
version = '3.8.4'
version = '3.8.5'
# The full version, including alpha/beta/rc tags.
release = '3.8.4'
release = '3.8.5'

# 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.8.4
.. |imap_last_stable_version| replace:: 3.8.5
.. |imap_last_stable_branch| replace:: `cyrus-imapd-3.8`
.. |imap_current_stable_version| replace:: 3.10.0
.. |imap_current_stable_version| replace:: 3.10.1
.. |imap_current_stable_branch| replace:: `cyrus-imapd-3.10`
.. |imap_latest_development_version| replace:: 3.11.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
<a href="3.10/x/3.10.0.html">3.10.0</a>
<a href="3.10/x/3.10.1.html">3.10.1</a>
.. |imap_development_release_notes| raw:: html

0 comments on commit 91d3435

Please sign in to comment.