Update version to 2.3.0

Fixes #213.  References #247.
This commit is contained in:
Andrew Gaul 2022-02-26 14:20:07 +09:00
parent 623f44d0a5
commit 2dd04d5fb5

View file

@ -2,7 +2,7 @@
#define _GLOBAL_H_
#define PROGRAM_NAME "mbpfan"
#define PROGRAM_VERSION "2.2.0"
#define PROGRAM_VERSION "2.3.0"
#define PROGRAM_PID "/var/run/mbpfan.pid"
extern int daemonize;