mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-03 11:05:48 +00:00
Release v3.5.2 (#609)
* Release v3.5.1 Go 1.20 and upgrade deps * Release v3.5.2 * PT-2193 Release Notes 3.5.2 (#610) modified: Changelog modified: Makefile.PL modified: config/sphinx-build/conf.py modified: docs/release_notes.rst new file: docs/rn.3-5-2.txt * Updated version properly (#611) * Release v3.5.1 Go 1.20 and upgrade deps * Release v3.5.2 * PT-2193 Release Notes 3.5.2 (#610) modified: Changelog modified: Makefile.PL modified: config/sphinx-build/conf.py modified: docs/release_notes.rst new file: docs/rn.3-5-2.txt * Updated version properly --------- Co-authored-by: Carlos Salguero <carlos.salguero@percona.com> Co-authored-by: Alina Derkach <alina.derkach@percona.com> --------- Co-authored-by: Alina Derkach <alina.derkach@percona.com> Co-authored-by: Sveta Smirnova <svetasmirnova@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,7 @@ copyright = u'2023, Percona LLC and/or its affiliates'
|
||||
# The short X.Y version.
|
||||
version = '3.5'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '3.5.1'
|
||||
release = '3.5.2'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Reference in New Issue
Block a user