From 307b24c9178e89242b86838d10132b55a9fbc7ba Mon Sep 17 00:00:00 2001 From: David E. Wheeler Date: Mon, 23 May 2011 10:07:41 -0700 Subject: Increment to v2.17.1. --- check_postgres.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check_postgres.pl') diff --git a/check_postgres.pl b/check_postgres.pl index bda7d5762..83916535d 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.17.0'; +our $VERSION = '2.17.1'; use vars qw/ %opt $PSQL $res $COM $SQL $db /; -- cgit v1.2.3