diff options
Diffstat (limited to 'imonlcd.c')
-rw-r--r-- | imonlcd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ #include "status.h" #include "setup.h" -static const char *VERSION = "0.0.3"; +static const char *VERSION = "0.0.4"; static const char *DEFAULT_LCDDEVICE = "/dev/lcd0"; |