Remove all_privs tests. Update Percona::Toolkit::VERSION.

This commit is contained in:
Daniel Nichter
2012-10-20 17:59:28 -06:00
parent be50548f3b
commit 4a494d1a20
21 changed files with 20 additions and 38 deletions

View File

@@ -40,7 +40,7 @@ BEGIN {
# ###########################################################################
{
package Percona::Toolkit;
our $VERSION = '2.1.4';
our $VERSION = '2.1.5';
1;
}