mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-05-16 01:07:12 +08:00
Update Percona::Toolkit::VERSION in module and all tools.
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '2.2.3';
|
||||
our $VERSION = '2.2.4';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
|
||||
Reference in New Issue
Block a user