Update version and changelog

This commit is contained in:
Georg Schönberger
2014-11-20 11:51:07 +01:00
parent 0478f3c1c2
commit 4b48313aef
2 changed files with 7 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ use warnings;
use Getopt::Long qw(:config no_ignore_case);
our $VERBOSITY = 0;
our $VERSION = "2.0";
our $VERSION = "2.1";
our $NAME = "check_lsi_raid: Nagios/Icinga plugin to check LSI Raid Controller status";
our $C_TEMP_WARNING = 80;
our $C_TEMP_CRITICAL = 90;