mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 21:19:59 +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:
@@ -18,7 +18,7 @@
|
||||
# ###########################################################################
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.5.4';
|
||||
our $VERSION = '3.5.5';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
|
Reference in New Issue
Block a user