From 9b8f166c974aeebcdba9a67226b213a3c3f4a448 Mon Sep 17 00:00:00 2001 From: anbr Date: Sun, 18 Apr 2010 20:10:55 +0200 Subject: Allow setup font size Show current time, on dual line mode (Request #316) --- imonlcd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'imonlcd.c') diff --git a/imonlcd.c b/imonlcd.c index 3179bae..22dbdf7 100644 --- a/imonlcd.c +++ b/imonlcd.c @@ -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"; -- cgit v1.2.3