diff options
Diffstat (limited to 'lcdproc.c')
-rw-r--r-- | lcdproc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ #include "lcd.h" #include "lcdtranstbl.h" -static const char *VERSION = "0.0.10-jw8"; +static const char *VERSION = "0.0.10-jw9"; static const char *MAINMENUENTRY = NULL; static const char *DESCRIPTION = trNOOP("LCDproc output"); |