diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2020-07-15 17:06:38 +0200 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2020-07-16 13:53:45 +0200 |
commit | 9effc8a17d52c3fe2bea5d66d6aa9d5ffcc0dfc8 (patch) | |
tree | 1610012dd55946f1e74538c2dd0bdae50508d705 /tvguideng.c | |
parent | b55442a1efcaa717fe5e415679df253ca08047b5 (diff) | |
download | vdr-plugin-tvguideng-9effc8a17d52c3fe2bea5d66d6aa9d5ffcc0dfc8.tar.gz vdr-plugin-tvguideng-9effc8a17d52c3fe2bea5d66d6aa9d5ffcc0dfc8.tar.bz2 |
Version 0.3.20.3.2
Diffstat (limited to 'tvguideng.c')
-rw-r--r-- | tvguideng.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tvguideng.c b/tvguideng.c index ae7a283..c679a75 100644 --- a/tvguideng.c +++ b/tvguideng.c @@ -14,7 +14,7 @@ #include "definitions.h" #include "tvguidengosd.h" -static const char *VERSION = "0.3.1"; +static const char *VERSION = "0.3.2"; static const char *DESCRIPTION = "TV Guide for Skindesigner Skins"; static const char *MAINMENUENTRY = "TV Guide NG"; |