From 7fb5ed0f0a95ce5817e0b0f7c3bba91968393d49 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Wed, 5 Sep 2007 07:39:09 +0000 Subject: Version bump because of CPAN permission problems git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1776 f882894a-f735-0410-b71e-b25c423dba1c --- lib/Nagios/Plugin.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Nagios/Plugin.pm') diff --git a/lib/Nagios/Plugin.pm b/lib/Nagios/Plugin.pm index cdd3396..2684902 100644 --- a/lib/Nagios/Plugin.pm +++ b/lib/Nagios/Plugin.pm @@ -25,7 +25,7 @@ our @EXPORT_OK = qw(%ERRORS); # CPAN stupidly won't index this module without a literal $VERSION here, # so we're forced to duplicate it explicitly # Make sure you update $Nagios::Plugin::Functions::VERSION too -our $VERSION = 0.19; +our $VERSION = "0.20"; # our $VERSION = $Nagios::Plugin::Functions::VERSION; sub new { @@ -227,7 +227,7 @@ __END__ =head1 NAME -Nagios::Plugin - a family of perl modules to streamline writing Nagios +Nagios::Plugin - A family of perl modules to streamline writing Nagios plugins =head1 SYNOPSIS -- cgit v1.2.3-74-g34f1