From 7cacaad0c413f202fa4094567fa53b2c7ee01a54 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Mon, 24 Sep 2007 18:56:14 +0000 Subject: 0.21 release to CPAN git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1797 f882894a-f735-0410-b71e-b25c423dba1c --- lib/Nagios/Plugin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Nagios/Plugin.pm') diff --git a/lib/Nagios/Plugin.pm b/lib/Nagios/Plugin.pm index 2684902..4fae0be 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.20"; +our $VERSION = "0.21"; # our $VERSION = $Nagios::Plugin::Functions::VERSION; sub new { -- cgit v1.2.3-74-g34f1