SF.net SVN: nagiosplug:[2090] Nagios-Plugin/trunk/lib/Nagios

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2090
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2090&view=rev
Author:   tonvoon
Date:     2008-11-21 01:40:47 +0000 (Fri, 21 Nov 2008)

Log Message:
-----------
Update with new version number

Modified Paths:
--------------
    Nagios-Plugin/trunk/lib/Nagios/Plugin/Functions.pm
    Nagios-Plugin/trunk/lib/Nagios/Plugin.pm

Modified: Nagios-Plugin/trunk/lib/Nagios/Plugin/Functions.pm
===================================================================
--- Nagios-Plugin/trunk/lib/Nagios/Plugin/Functions.pm	2008-11-21 01:35:04 UTC (rev 2089)
+++ Nagios-Plugin/trunk/lib/Nagios/Plugin/Functions.pm	2008-11-21 01:40:47 UTC (rev 2090)
@@ -12,7 +12,7 @@
 use Math::Calc::Units;
 
 # Remember to update Nagios::Plugins as well
-our $VERSION = "0.27";
+our $VERSION = "0.28";
 
 our @STATUS_CODES = qw(OK WARNING CRITICAL UNKNOWN DEPENDENT);
 

Modified: Nagios-Plugin/trunk/lib/Nagios/Plugin.pm
===================================================================
--- Nagios-Plugin/trunk/lib/Nagios/Plugin.pm	2008-11-21 01:35:04 UTC (rev 2089)
+++ Nagios-Plugin/trunk/lib/Nagios/Plugin.pm	2008-11-21 01:40:47 UTC (rev 2090)
@@ -25,7 +25,7 @@
 # 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.27";
+our $VERSION = "0.28";
 
 sub new {
 	my $class = shift;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.