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

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 1965
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1965&view=rev
Author:   tonvoon
Date:     2008-03-27 17:14:07 -0700 (Thu, 27 Mar 2008)

Log Message:
-----------
New release for test fix

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

Modified: Nagios-Plugin/trunk/Changes
===================================================================
--- Nagios-Plugin/trunk/Changes	2008-03-27 20:45:07 UTC (rev 1964)
+++ Nagios-Plugin/trunk/Changes	2008-03-28 00:14:07 UTC (rev 1965)
@@ -1,5 +1,8 @@
 Revision history for Perl module Nagios::Plugin.
 
+0.26 28th March 2008
+  - Fixed test failure in t/Nagios-Plugin-Getopt-03.t (Thomas Guyot-Sionnest)
+
 0.25  17th March 2008
   - Fixed parsing of performance data with negative values and full range definitions
 

Modified: Nagios-Plugin/trunk/lib/Nagios/Plugin/Functions.pm
===================================================================
--- Nagios-Plugin/trunk/lib/Nagios/Plugin/Functions.pm	2008-03-27 20:45:07 UTC (rev 1964)
+++ Nagios-Plugin/trunk/lib/Nagios/Plugin/Functions.pm	2008-03-28 00:14:07 UTC (rev 1965)
@@ -12,7 +12,7 @@
 use Math::Calc::Units;
 
 # Remember to update Nagios::Plugins as well
-our $VERSION = "0.25";
+our $VERSION = "0.26";
 
 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-03-27 20:45:07 UTC (rev 1964)
+++ Nagios-Plugin/trunk/lib/Nagios/Plugin.pm	2008-03-28 00:14:07 UTC (rev 1965)
@@ -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.25";
+our $VERSION = "0.26";
 
 sub new {
 	my $class = shift;


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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
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.