mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Release 3.5.0 (#563)
* Changelog and version for Release 3.5.0 * PT-2076 add rhel9 dependency * PT-2128 Updated version to 3.5.0 Co-authored-by: svetasmirnova <sveta.smirnova@percona.com> Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# ###########################################################################
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.4.0';
|
||||
our $VERSION = '3.5.0';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
|
Reference in New Issue
Block a user