diff options
author | Joachim Wilke <git@joachim-wilke.de> | 2012-04-25 21:10:09 +0200 |
---|---|---|
committer | Joachim Wilke <git@joachim-wilke.de> | 2012-04-25 21:10:09 +0200 |
commit | 7741399654fe4847bf037085ea38fe035cddd974 (patch) | |
tree | b7269c60a01c4ea812ff08967961259f7c8468f0 /lcdproc.c | |
parent | 2affda19727ee8e71657c0f2785bb3bf2e732e80 (diff) | |
download | vdr-plugin-lcdproc-7741399654fe4847bf037085ea38fe035cddd974.tar.gz vdr-plugin-lcdproc-7741399654fe4847bf037085ea38fe035cddd974.tar.bz2 |
Prepare release 0.0.10-jw9v.0.0.10-jw9
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"); |