From 99587e7fceb1d330017cee0b2007b0e507ff30ed Mon Sep 17 00:00:00 2001 From: Daniel Nichter Date: Wed, 19 Feb 2014 19:47:43 -0800 Subject: [PATCH] Set Percona::Toolkit::VERSION = 2.2.7. --- Changelog | 2 ++ bin/pt-agent | 2 +- bin/pt-archiver | 2 +- bin/pt-config-diff | 2 +- bin/pt-deadlock-logger | 2 +- bin/pt-diskstats | 2 +- bin/pt-duplicate-key-checker | 2 +- bin/pt-find | 2 +- bin/pt-fk-error-logger | 2 +- bin/pt-heartbeat | 2 +- bin/pt-index-usage | 2 +- bin/pt-kill | 2 +- bin/pt-online-schema-change | 2 +- bin/pt-query-digest | 2 +- bin/pt-slave-delay | 2 +- bin/pt-slave-restart | 2 +- bin/pt-table-checksum | 2 +- bin/pt-table-sync | 2 +- bin/pt-upgrade | 2 +- bin/pt-variable-advisor | 2 +- lib/Percona/Toolkit.pm | 5 ++--- 21 files changed, 23 insertions(+), 22 deletions(-) diff --git a/Changelog b/Changelog index c3b5af19..7501b13f 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,7 @@ Changelog for Percona Toolkit + * Fixed bug 1279502: --version-check behaves like spyware + v2.2.6 released 2013-12-18 * Added pt-query-digest support for Percona Server slow log rate limiting diff --git a/bin/pt-agent b/bin/pt-agent index 58ea415e..0b42c78b 100755 --- a/bin/pt-agent +++ b/bin/pt-agent @@ -52,7 +52,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-archiver b/bin/pt-archiver index df604c18..72042dbe 100755 --- a/bin/pt-archiver +++ b/bin/pt-archiver @@ -43,7 +43,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-config-diff b/bin/pt-config-diff index 14994d69..49e68ee0 100755 --- a/bin/pt-config-diff +++ b/bin/pt-config-diff @@ -43,7 +43,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-deadlock-logger b/bin/pt-deadlock-logger index 6d622f46..8d8b32c3 100755 --- a/bin/pt-deadlock-logger +++ b/bin/pt-deadlock-logger @@ -42,7 +42,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-diskstats b/bin/pt-diskstats index 464f9528..fc7f3fe9 100755 --- a/bin/pt-diskstats +++ b/bin/pt-diskstats @@ -38,7 +38,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-duplicate-key-checker b/bin/pt-duplicate-key-checker index f203873e..32114e22 100755 --- a/bin/pt-duplicate-key-checker +++ b/bin/pt-duplicate-key-checker @@ -39,7 +39,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-find b/bin/pt-find index 348ccefc..812e2780 100755 --- a/bin/pt-find +++ b/bin/pt-find @@ -35,7 +35,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-fk-error-logger b/bin/pt-fk-error-logger index 46597936..ad33f1c4 100755 --- a/bin/pt-fk-error-logger +++ b/bin/pt-fk-error-logger @@ -37,7 +37,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-heartbeat b/bin/pt-heartbeat index 1f27e508..6cb11b7b 100755 --- a/bin/pt-heartbeat +++ b/bin/pt-heartbeat @@ -38,7 +38,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-index-usage b/bin/pt-index-usage index fdf48001..ad4b3810 100755 --- a/bin/pt-index-usage +++ b/bin/pt-index-usage @@ -45,7 +45,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-kill b/bin/pt-kill index 4b07ea18..7dd05698 100755 --- a/bin/pt-kill +++ b/bin/pt-kill @@ -47,7 +47,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-online-schema-change b/bin/pt-online-schema-change index 1fbdcec6..43631807 100755 --- a/bin/pt-online-schema-change +++ b/bin/pt-online-schema-change @@ -54,7 +54,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-query-digest b/bin/pt-query-digest index 9b84837e..0908ab93 100755 --- a/bin/pt-query-digest +++ b/bin/pt-query-digest @@ -64,7 +64,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-slave-delay b/bin/pt-slave-delay index 58f2fc80..dd8c9f1c 100755 --- a/bin/pt-slave-delay +++ b/bin/pt-slave-delay @@ -40,7 +40,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-slave-restart b/bin/pt-slave-restart index e4f24e78..132e0ef0 100755 --- a/bin/pt-slave-restart +++ b/bin/pt-slave-restart @@ -41,7 +41,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-table-checksum b/bin/pt-table-checksum index 31141b60..53c30cef 100755 --- a/bin/pt-table-checksum +++ b/bin/pt-table-checksum @@ -57,7 +57,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-table-sync b/bin/pt-table-sync index 1896fecd..f1bf6e0c 100755 --- a/bin/pt-table-sync +++ b/bin/pt-table-sync @@ -55,7 +55,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-upgrade b/bin/pt-upgrade index ecd44438..71d09444 100755 --- a/bin/pt-upgrade +++ b/bin/pt-upgrade @@ -61,7 +61,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/bin/pt-variable-advisor b/bin/pt-variable-advisor index 22c15012..28e5bf32 100755 --- a/bin/pt-variable-advisor +++ b/bin/pt-variable-advisor @@ -44,7 +44,7 @@ BEGIN { { package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all'; diff --git a/lib/Percona/Toolkit.pm b/lib/Percona/Toolkit.pm index c52569d4..ed3016a8 100644 --- a/lib/Percona/Toolkit.pm +++ b/lib/Percona/Toolkit.pm @@ -1,5 +1,4 @@ -# This program is copyright 2012-2013 Percona Ireland Ltd. -# Feedback and improvements are welcome. +# This program is copyright 2012-2014 Percona LLC and/or its affiliates. # # THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED # WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF @@ -19,7 +18,7 @@ # ########################################################################### package Percona::Toolkit; -our $VERSION = '2.2.6'; +our $VERSION = '2.2.7'; use strict; use warnings FATAL => 'all';