mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-02 02:34:19 +00:00
Changelog for v3.5.5 (#684)
* PT-2255 Release notes for Percona Toolkit version 3.5.5 modified: Makefile.PL modified: config/sphinx-build/conf.py modified: docs/release_notes.rst * PT-2255 Release notes for Percona Toolkit version 3.5.5 - Added missed contributions * PT-2255 Release notes for Percona Toolkit version 3.5.5 - Added PT-2258 * Changelog for version 3.5.5 Added Changelog, updated version * Update Changelog Co-authored-by: Alina Derkach <alina.derkach@percona.com> --------- Co-authored-by: Alina Derkach <alina.derkach@percona.com>
This commit is contained in:
@@ -37,7 +37,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.5.4';
|
||||
our $VERSION = '3.5.5';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -4775,6 +4775,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fk-error-logger 3.5.4
|
||||
pt-fk-error-logger 3.5.5
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user