mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-02 02:34:19 +00:00
PT release 3.3.1 testing branch (#486)
* PT release 3.3.1 testing branch * Update pkgs version * Updated version from build script
This commit is contained in:
@@ -38,7 +38,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.3.0';
|
||||
our $VERSION = '3.3.1';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -5677,6 +5677,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-diskstats 3.3.0
|
||||
pt-diskstats 3.3.1
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user