mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +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:
@@ -39,7 +39,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.5.1';
|
||||
our $VERSION = '3.5.2';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -5786,6 +5786,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-duplicate-key-checker 3.5.1
|
||||
pt-duplicate-key-checker 3.5.2
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user