Commit 0e09ef33685cbe85f0cbb6b681a21833f804a463
1 parent
47c3e15d
Forgot to bump version
Showing
1 changed file
with
1 additions
and
1 deletions
check_smart/check_smart.h
@@ -19,7 +19,7 @@ | @@ -19,7 +19,7 @@ | ||
19 | #define CRIT 2 | 19 | #define CRIT 2 |
20 | #define UNKN 3 | 20 | #define UNKN 3 |
21 | 21 | ||
22 | -#define VERSION "1.2" | 22 | +#define VERSION "1.3" |
23 | 23 | ||
24 | #define SMARTCTL_CMD_ATTRS "/usr/sbin/smartctl -A " | 24 | #define SMARTCTL_CMD_ATTRS "/usr/sbin/smartctl -A " |
25 | #define SMARTCTL_CMD_INFO "/usr/sbin/smartctl -i " | 25 | #define SMARTCTL_CMD_INFO "/usr/sbin/smartctl -i " |