Skip to content

Commit 194ff23

Browse files
committed
release 3.2.1
1 parent 8c9041e commit 194ff23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docsrc/conf.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@
9797
# May need to also update toplevel index.rst to point to other versions.
9898
#
9999
# The short X.Y version.
100-
version = '3.2.0'
100+
version = '3.2.1'
101101
# The full version, including alpha/beta/rc tags.
102-
release = '3.2.0'
102+
release = '3.2.1'
103103

104104
# The language for content autogenerated by Sphinx. Refer to documentation
105105
# for a list of supported languages.
@@ -431,7 +431,7 @@
431431
rst_prolog = """
432432
.. |imap_last_stable_version| replace:: 3.0.13
433433
.. |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
435435
.. |imap_current_stable_branch| replace:: `cyrus-imapd-3.2`
436436
.. |imap_latest_development_version| replace:: 3.3.0-dev0
437437
.. |imap_latest_development_branch| replace:: master
@@ -446,7 +446,7 @@
446446
.. |sasl_current_stable_version| replace:: 2.1.27
447447
.. |imap_stable_release_notes| raw:: html
448448
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>
450450
451451
.. |imap_development_release_notes| raw:: html
452452

0 commit comments

Comments
 (0)