mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-02 02:34:19 +00:00
Release 3.3.0 (#480)
* Updated Percona::Toolkit version * Updated version in POD headers * RM-880-RN-3.3.0 * Update makefile to use go dep * Update year * Theme is downloaded by Makefile * Correct path to icon * Updated pt-osc --reverse-triggers help * Update reverse-triggers option * PT-1905 Reverse triggers wording Co-authored-by: Carlos Salguero <carlos.salguero@percona.com>
This commit is contained in:

committed by
GitHub

parent
00c437bfe2
commit
df16170eda
@@ -38,7 +38,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.2.1';
|
||||
our $VERSION = '3.3.0';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -5677,6 +5677,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-diskstats 3.2.1
|
||||
pt-diskstats 3.3.0
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user