diff options
Diffstat (limited to 'vdrtva-2.3.c')
-rw-r--r-- | vdrtva-2.3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vdrtva-2.3.c b/vdrtva-2.3.c index e3ed797..b64f1ea 100644 --- a/vdrtva-2.3.c +++ b/vdrtva-2.3.c @@ -24,7 +24,7 @@ cLinks Links; cTvaLog tvalog; char *configDir; -static const char *VERSION = "0.3.5"; +static const char *VERSION = "0.3.6"; static const char *DESCRIPTION = "Series Record plugin"; static const char *MAINMENUENTRY = "Series Links"; |