diff --git a/src/global.h b/src/global.h index b075056..1552511 100644 --- a/src/global.h +++ b/src/global.h @@ -2,7 +2,7 @@ #define _GLOBAL_H_ #define PROGRAM_NAME "mbpfan" -#define PROGRAM_VERSION "2.3.0" +#define PROGRAM_VERSION "2.4.0" #define PROGRAM_PID "/var/run/mbpfan.pid" extern int daemonize;