Set version 2.0

This commit is contained in:
Georg Schönberger
2014-10-03 13:18:58 +02:00
parent 24491a6bdd
commit 05917986c8
+1 -1
View File
@@ -30,7 +30,7 @@ use warnings;
use Getopt::Long qw(:config no_ignore_case);
our $VERBOSITY = 0;
our $VERSION = "1.2";
our $VERSION = "2.0";
our $NAME = "check_lsi_raid: Nagios/Icinga plugin to check LSI Raid Controller status";
our $C_TEMP_WARNING = 80;
our $C_TEMP_CRITICAL = 90;