changed VERSION in modules to 2.2.16

This commit is contained in:
frank-cizmich
2015-12-06 15:32:41 -03:00
parent 2e6ff838f6
commit e490db0d08
19 changed files with 19 additions and 19 deletions

View File

@@ -45,7 +45,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '2.2.15';
our $VERSION = '2.2.16';
use strict;
use warnings FATAL => 'all';