File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 97
97
# May need to also update toplevel index.rst to point to other versions.
98
98
#
99
99
# The short X.Y version.
100
- version = '3.2.0 '
100
+ version = '3.2.1 '
101
101
# The full version, including alpha/beta/rc tags.
102
- release = '3.2.0 '
102
+ release = '3.2.1 '
103
103
104
104
# The language for content autogenerated by Sphinx. Refer to documentation
105
105
# for a list of supported languages.
431
431
rst_prolog = """
432
432
.. |imap_last_stable_version| replace:: 3.0.13
433
433
.. |imap_last_stable_branch| replace:: `cyrus-imapd-3.0`
434
- .. |imap_current_stable_version| replace:: 3.2.0
434
+ .. |imap_current_stable_version| replace:: 3.2.1
435
435
.. |imap_current_stable_branch| replace:: `cyrus-imapd-3.2`
436
436
.. |imap_latest_development_version| replace:: 3.3.0-dev0
437
437
.. |imap_latest_development_branch| replace:: master
446
446
.. |sasl_current_stable_version| replace:: 2.1.27
447
447
.. |imap_stable_release_notes| raw:: html
448
448
449
- <a href="3.2/x/3.2.0 .html">3.2.0 </a>
449
+ <a href="3.2/x/3.2.1 .html">3.2.1 </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