File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 98
98
# May need to also update toplevel index.rst to point to other versions.
99
99
#
100
100
# The short X.Y version.
101
- version = '3.6.5 '
101
+ version = '3.6.6 '
102
102
# The full version, including alpha/beta/rc tags.
103
- release = '3.6.5 '
103
+ release = '3.6.6 '
104
104
105
105
# The language for content autogenerated by Sphinx. Refer to documentation
106
106
# for a list of supported languages.
429
429
# When this is updated, you may also need to update the version and release
430
430
# definitions listed above to stay up to date.
431
431
rst_prolog = """
432
- .. |imap_last_stable_version| replace:: 3.6.5
432
+ .. |imap_last_stable_version| replace:: 3.6.6
433
433
.. |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
435
435
.. |imap_current_stable_branch| replace:: `cyrus-imapd-3.8`
436
436
.. |imap_latest_development_version| replace:: 3.9.0-alpha0
437
437
.. |imap_latest_development_branch| replace:: master
446
446
.. |sasl_current_stable_version| replace:: 2.1.28
447
447
.. |imap_stable_release_notes| raw:: html
448
448
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>
450
450
451
451
.. |imap_development_release_notes| raw:: html
452
452
You can’t perform that action at this time.
0 commit comments