From 405590a12a5552df48d8153f91e529bad0a9c528 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Fri, 1 Feb 2008 09:32:17 +0000 Subject: Version bump to 0.24 git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1922 f882894a-f735-0410-b71e-b25c423dba1c --- lib/Nagios/Plugin.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/Nagios/Plugin.pm') diff --git a/lib/Nagios/Plugin.pm b/lib/Nagios/Plugin.pm index 1e5ee1b..b395b68 100644 --- a/lib/Nagios/Plugin.pm +++ b/lib/Nagios/Plugin.pm @@ -25,8 +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.23"; -# our $VERSION = $Nagios::Plugin::Functions::VERSION; +our $VERSION = "0.24"; sub new { my $class = shift; -- cgit v1.2.3-74-g34f1