Bump version 2.2.3 to 2.2.4 in tools, Changelog, and Makefile.PL. This went missing from 2.2.4 release.

This commit is contained in:
Daniel Nichter
2013-08-08 19:28:36 +00:00
parent a387fb35be
commit 50d33a4f00
35 changed files with 36 additions and 34 deletions

View File

@@ -1,5 +1,7 @@
Changelog for Percona Toolkit
v2.2.4 released 2013-07-18
* Implemented pt-query-digest anonymous JSON output
* Implemented pt-online-schema-change timestamp output
* Fixed bug 1182856: Zero values causes "Invalid --set-vars value: var=0"

View File

@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'percona-toolkit',
VERSION => '2.2.3',
VERSION => '2.2.4',
EXE_FILES => [ <bin/*> ],
MAN1PODS => {
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',

View File

@@ -9391,6 +9391,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-agent 2.2.3
pt-agent 2.2.4
=cut

View File

@@ -1323,6 +1323,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-align 2.2.3
pt-align 2.2.4
=cut

View File

@@ -7909,6 +7909,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-archiver 2.2.3
pt-archiver 2.2.4
=cut

View File

@@ -5750,6 +5750,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-config-diff 2.2.3
pt-config-diff 2.2.4
=cut

View File

@@ -5528,6 +5528,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-deadlock-logger 2.2.3
pt-deadlock-logger 2.2.4
=cut

View File

@@ -5596,6 +5596,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-diskstats 2.2.3
pt-diskstats 2.2.4
=cut

View File

@@ -5540,6 +5540,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-duplicate-key-checker 2.2.3
pt-duplicate-key-checker 2.2.4
=cut

View File

@@ -1612,6 +1612,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fifo-split 2.2.3
pt-fifo-split 2.2.4
=cut

View File

@@ -5001,6 +5001,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-find 2.2.3
pt-find 2.2.4
=cut

View File

@@ -2203,6 +2203,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fingerprint 2.2.3
pt-fingerprint 2.2.4
=cut

View File

@@ -4526,6 +4526,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fk-error-logger 2.2.3
pt-fk-error-logger 2.2.4
=cut

View File

@@ -6209,6 +6209,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-heartbeat 2.2.3
pt-heartbeat 2.2.4
=cut

View File

@@ -7536,6 +7536,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-index-usage 2.2.3
pt-index-usage 2.2.4
=cut

View File

@@ -1115,7 +1115,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-ioprofile 2.2.3
pt-ioprofile 2.2.4
=cut

View File

@@ -8181,6 +8181,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-kill 2.2.3
pt-kill 2.2.4
=cut

View File

@@ -791,7 +791,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mext 2.2.3
pt-mext 2.2.4
=cut

View File

@@ -3111,7 +3111,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mysql-summary 2.2.3
pt-mysql-summary 2.2.4
=cut

View File

@@ -11461,6 +11461,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-online-schema-change 2.2.3
pt-online-schema-change 2.2.4
=cut

View File

@@ -885,7 +885,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-pmp 2.2.3
pt-pmp 2.2.4
=cut

View File

@@ -16546,6 +16546,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-query-digest 2.2.3
pt-query-digest 2.2.4
=cut

View File

@@ -2406,6 +2406,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-show-grants 2.2.3
pt-show-grants 2.2.4
=cut

View File

@@ -1233,7 +1233,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-sift 2.2.3
pt-sift 2.2.4
=cut

View File

@@ -4886,6 +4886,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-delay 2.2.3
pt-slave-delay 2.2.4
=cut

View File

@@ -4334,6 +4334,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-find 2.2.3
pt-slave-find 2.2.4
=cut

View File

@@ -5828,6 +5828,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-restart 2.2.3
pt-slave-restart 2.2.4
=cut

View File

@@ -2200,7 +2200,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-stalk 2.2.3
pt-stalk 2.2.4
=cut

View File

@@ -2682,7 +2682,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-summary 2.2.3
pt-summary 2.2.4
=cut

View File

@@ -12445,6 +12445,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-checksum 2.2.3
pt-table-checksum 2.2.4
=cut

View File

@@ -12685,6 +12685,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-sync 2.2.3
pt-table-sync 2.2.4
=cut

View File

@@ -7522,6 +7522,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-usage 2.2.3
pt-table-usage 2.2.4
=cut

View File

@@ -11227,6 +11227,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-upgrade 2.2.3
pt-upgrade 2.2.4
=cut

View File

@@ -6156,6 +6156,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-variable-advisor 2.2.3
pt-variable-advisor 2.2.4
=cut

View File

@@ -3243,6 +3243,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-visual-explain 2.2.3
pt-visual-explain 2.2.4
=cut