mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Release v3.5.4 (#647)
* Version updated * PT-2232 Release Notes 3.5.4 (#633) modified: Changelog modified: Makefile.PL modified: config/sphinx-build/conf.py modified: docs/release_notes.rst * Updated version in the second place --------- Co-authored-by: Alina Derkach <alina.derkach@percona.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# ###########################################################################
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.5.2';
|
||||
our $VERSION = '3.5.4';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
|
Reference in New Issue
Block a user