Commit 0e09ef33685cbe85f0cbb6b681a21833f804a463

Authored by Imanol-Mikel Barba Sabariego
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 19 #define CRIT 2
20 20 #define UNKN 3
21 21  
22   -#define VERSION "1.2"
  22 +#define VERSION "1.3"
23 23  
24 24 #define SMARTCTL_CMD_ATTRS "/usr/sbin/smartctl -A "
25 25 #define SMARTCTL_CMD_INFO "/usr/sbin/smartctl -i "
... ...