diff --git a/README b/README index 74fc534f..f5f0a0fc 100644 --- a/README +++ b/README @@ -912,7 +912,7 @@ check_pgactivity check_pgactivity -p 5433 -h slave --service hit_ratio --dbinclude importantone -w 90% -c 80% VERSION - check_pgactivity version 2.2_rc1, released on Tue Feb 28 2017. + check_pgactivity version 2.2, released on Fri Apr 28 2017. LICENSING This program is open source, licensed under the PostgreSQL license. For @@ -920,5 +920,5 @@ check_pgactivity AUTHORS Author: Open PostgreSQL Monitoring Development Group Copyright: (C) - 2012-2016 Open PostgreSQL Development Group + 2012-2017 Open PostgreSQL Development Group diff --git a/README.pod b/README.pod index 0eeb8134..f48ac1e2 100644 --- a/README.pod +++ b/README.pod @@ -958,7 +958,7 @@ B =head2 VERSION -check_pgactivity version 2.2_rc1, released on Tue Feb 28 2017. +check_pgactivity version 2.2, released on Fri Apr 28 2017. =head2 LICENSING @@ -968,5 +968,5 @@ For license terms, see the LICENSE provided with the sources. =head2 AUTHORS Author: Open PostgreSQL Monitoring Development Group -Copyright: (C) 2012-2016 Open PostgreSQL Development Group +Copyright: (C) 2012-2017 Open PostgreSQL Development Group diff --git a/check_pgactivity b/check_pgactivity index 6663cc80..382cf8d6 100755 --- a/check_pgactivity +++ b/check_pgactivity @@ -7183,7 +7183,7 @@ __END__ =head2 VERSION -check_pgactivity version 2.2_rc1, released on Tue Feb 28 2017. +check_pgactivity version 2.2, released on Fri Apr 28 2017. =head2 LICENSING @@ -7193,6 +7193,6 @@ For license terms, see the LICENSE provided with the sources. =head2 AUTHORS Author: Open PostgreSQL Monitoring Development Group -Copyright: (C) 2012-2016 Open PostgreSQL Development Group +Copyright: (C) 2012-2017 Open PostgreSQL Development Group =cut