diff --git a/check_smart/check_smart.h b/check_smart/check_smart.h index ac61fe7..10c2ff1 100755 --- a/check_smart/check_smart.h +++ b/check_smart/check_smart.h @@ -19,7 +19,7 @@ #define CRIT 2 #define UNKN 3 -#define VERSION "1.2" +#define VERSION "1.3" #define SMARTCTL_CMD_ATTRS "/usr/sbin/smartctl -A " #define SMARTCTL_CMD_INFO "/usr/sbin/smartctl -i "