File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 101
101
# The short X.Y version.
102
102
version = '3.6.0'
103
103
# The full version, including alpha/beta/rc tags.
104
- release = '3.6.0-rc2 '
104
+ release = '3.6.0'
105
105
106
106
# The language for content autogenerated by Sphinx. Refer to documentation
107
107
# for a list of supported languages.
433
433
rst_prolog = """
434
434
.. |imap_last_stable_version| replace:: 3.4.4
435
435
.. |imap_last_stable_branch| replace:: `cyrus-imapd-3.4`
436
- .. |imap_current_stable_version| replace:: 3.6.0-rc2
436
+ .. |imap_current_stable_version| replace:: 3.6.0
437
437
.. |imap_current_stable_branch| replace:: `cyrus-imapd-3.6`
438
438
.. |imap_latest_development_version| replace:: 3.7.0-alpha0
439
439
.. |imap_latest_development_branch| replace:: master
448
448
.. |sasl_current_stable_version| replace:: 2.1.28
449
449
.. |imap_stable_release_notes| raw:: html
450
450
451
- <a href="3.6/x/3.6.0-rc2 .html">3.6.0-rc2 </a>
451
+ <a href="3.6/x/3.6.0.html">3.6.0</a>
452
452
453
453
.. |imap_development_release_notes| raw:: html
454
454
You can’t perform that action at this time.
0 commit comments