From 5a1c3af7dfeb7f836a1fd677ead9968ef8ddc247 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Mon, 3 Jan 2011 11:41:26 -0500 Subject: Bump version to 2.15.4 --- 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 9607a07b2..467f50494 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -30,7 +30,7 @@ $Data::Dumper::Varname = 'POSTGRES'; $Data::Dumper::Indent = 2; $Data::Dumper::Useqq = 1; -our $VERSION = '2.15.3'; +our $VERSION = '2.15.4'; use vars qw/ %opt $PSQL $res $COM $SQL $db /; @@ -7180,7 +7180,7 @@ sub check_archive_ready { B - a Postgres monitoring script for Nagios, MRTG, Cacti, and others -This documents describes check_postgres.pl version 2.15.3 +This documents describes check_postgres.pl version 2.15.4 =head1 SYNOPSIS -- cgit v1.2.3