diff options
Diffstat (limited to 'skinlcarsng.c')
-rw-r--r-- | skinlcarsng.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skinlcarsng.c b/skinlcarsng.c index 2cd079a..7f20676 100644 --- a/skinlcarsng.c +++ b/skinlcarsng.c @@ -9,7 +9,7 @@ #error "VDR-1.7.34 API version or greater is required!" #endif -static const char *VERSION = "0.3.6"; +static const char *VERSION = "0.3.7"; static const char *DESCRIPTION = "skin lcarsng"; class cPluginLCARSNG : public cPlugin { |