From b7715094f987ceb8cfeef6d4310d09ae269d4bd1 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Sun, 23 Aug 2009 08:40:05 -0400 Subject: Bump version to 2.11.0 --- check_postgres.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'check_postgres.pl') diff --git a/check_postgres.pl b/check_postgres.pl index bc9d7bcdb..57f4e8fe0 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -29,7 +29,7 @@ $Data::Dumper::Varname = 'POSTGRES'; $Data::Dumper::Indent = 2; $Data::Dumper::Useqq = 1; -our $VERSION = '2.10.1'; +our $VERSION = '2.11.0'; use vars qw/ %opt $PSQL $res $COM $SQL $db /; @@ -6309,7 +6309,7 @@ sub show_dbstats { B - a Postgres monitoring script for Nagios, MRTG, Cacti, and others -This documents describes check_postgres.pl version 2.10.1 +This documents describes check_postgres.pl version 2.11.0 =head1 SYNOPSIS -- cgit v1.2.3