Skip to content

Commit 046c8b2

Browse files
committed
docsrc/conf.py: cyrus-imapd 3.4.9, 3.6.6, 3.8.4 released
1 parent f9aabc5 commit 046c8b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docsrc/conf.py

+5-5
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@
9898
# May need to also update toplevel index.rst to point to other versions.
9999
#
100100
# The short X.Y version.
101-
version = '3.6.5'
101+
version = '3.6.6'
102102
# The full version, including alpha/beta/rc tags.
103-
release = '3.6.5'
103+
release = '3.6.6'
104104

105105
# The language for content autogenerated by Sphinx. Refer to documentation
106106
# for a list of supported languages.
@@ -429,9 +429,9 @@
429429
# When this is updated, you may also need to update the version and release
430430
# definitions listed above to stay up to date.
431431
rst_prolog = """
432-
.. |imap_last_stable_version| replace:: 3.6.5
432+
.. |imap_last_stable_version| replace:: 3.6.6
433433
.. |imap_last_stable_branch| replace:: `cyrus-imapd-3.6`
434-
.. |imap_current_stable_version| replace:: 3.8.3
434+
.. |imap_current_stable_version| replace:: 3.8.4
435435
.. |imap_current_stable_branch| replace:: `cyrus-imapd-3.8`
436436
.. |imap_latest_development_version| replace:: 3.9.0-alpha0
437437
.. |imap_latest_development_branch| replace:: master
@@ -446,7 +446,7 @@
446446
.. |sasl_current_stable_version| replace:: 2.1.28
447447
.. |imap_stable_release_notes| raw:: html
448448
449-
<a href="3.8/x/3.8.3.html">3.8.3</a>
449+
<a href="3.8/x/3.8.4.html">3.8.4</a>
450450
451451
.. |imap_development_release_notes| raw:: html
452452

0 commit comments

Comments
 (0)