mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-05-16 01:07:12 +08:00
PT-2117 Updated the version in docs (#564)
modified: config/sphinx-build/conf.py modified: docs/percona-toolkit.pod
This commit is contained in:
committed by
GitHub
parent
b737f2cf9e
commit
c9bf980ef5
@@ -48,9 +48,9 @@ copyright = u'2022, Percona LLC and/or its affiliates'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '3.4'
|
||||
version = '3.5'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '3.4.0'
|
||||
release = '3.5.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
||||
@@ -575,6 +575,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
Percona Toolkit v3.4.0 released 2022-04-05
|
||||
Percona Toolkit v3.5.0 released 2022-11-28
|
||||
|
||||
=cut
|
||||
|
||||
Reference in New Issue
Block a user