Skip to content

Commit

Permalink
docsrc/conf.py: cyrus-imapd 3.8.4 and 3.6.6 released
Browse files Browse the repository at this point in the history
  • Loading branch information
elliefm committed Jul 29, 2024
1 parent b846e0f commit 537af16
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
Expand Up @@ -416,18 +416,18 @@
# 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.6.5
.. |imap_last_stable_version| replace:: 3.6.6
.. |imap_last_stable_branch| replace:: `cyrus-imapd-3.6`
.. |imap_last_stable_next_version| replace:: 3.6.5 + patches
.. |imap_current_stable_version| replace:: 3.8.3
.. |imap_last_stable_next_version| replace:: 3.6.6 + patches
.. |imap_current_stable_version| replace:: 3.8.4
.. |imap_current_stable_branch| replace:: `cyrus-imapd-3.8`
.. |imap_current_stable_next_version| replace:: 3.8.3 + patches
.. |imap_current_stable_next_version| replace:: 3.8.4 + patches
.. |imap_latest_development_version| replace:: 3.9.0-alpha0
.. |imap_latest_development_branch| replace:: master
.. |sasl_current_stable_version| replace:: 2.1.28
.. |imap_stable_release_notes| raw:: html
<a href="3.8/x/3.8.3.html">3.8.3</a>
<a href="3.8/x/3.8.4.html">3.8.4</a>
.. |imap_development_release_notes| raw:: html
Expand Down

0 comments on commit 537af16

Please sign in to comment.