Set v2.2 instead of 3.0.

This commit is contained in:
Daniel Nichter
2013-06-16 15:19:42 -07:00
parent 459696d4f9
commit 58736c7b0e
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
# ###########################################################################
package Percona::Toolkit;
our $VERSION = '3.0.0';
our $VERSION = '2.2.2';
use strict;
use warnings FATAL => 'all';