[Nagios-Plugin] Updated version numbers
"Ton Voon" <[email protected]> Fri, 23 Dec 2011 09:20:52 +0000
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module: Nagios-Plugin Branch: master Commit: 9ce4c4c221ff9c5fe451aa9b927dc478e6feb9d9 Author: Ton Voon <[email protected]> Date: Fri Dec 23 04:19:41 2011 -0500 URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/Nagios-Plugin;a=commit;h=9ce4c4c Updated version numbers --- lib/Nagios/Plugin.pm | 2 +- lib/Nagios/Plugin/Functions.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Nagios/Plugin.pm b/lib/Nagios/Plugin.pm index 8950477..d85d35a 100644 --- a/lib/Nagios/Plugin.pm +++ b/lib/Nagios/Plugin.pm @@ -26,7 +26,7 @@ our @EXPORT_OK = qw(%ERRORS %STATUS_TEXT); # 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.35"; +our $VERSION = "0.36"; sub new { my $class = shift; diff --git a/lib/Nagios/Plugin/Functions.pm b/lib/Nagios/Plugin/Functions.pm index 9c32b3b..14fe661 100644 --- a/lib/Nagios/Plugin/Functions.pm +++ b/lib/Nagios/Plugin/Functions.pm @@ -12,7 +12,7 @@ use Params::Validate qw(:types validate); use Math::Calc::Units; # Remember to update Nagios::Plugins as well -our $VERSION = "0.35"; +our $VERSION = "0.36"; our @STATUS_CODES = qw(OK WARNING CRITICAL UNKNOWN DEPENDENT); ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev