diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2021-05-22 11:57:32 +0200 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2021-05-22 11:57:32 +0200 |
commit | 51da4fcf963e363bc5198b6cefda5b9ac87b593b (patch) | |
tree | aa3a45384a458b9d50e5891674862b29eb9c5d86 /tvguideng.c | |
parent | 97ca32c23dc4d9ff639b40c69fac6e93011a64ab (diff) | |
download | vdr-plugin-tvguideng-master.tar.gz vdr-plugin-tvguideng-master.tar.bz2 |
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 c679a75..0aeea89 100644 --- a/tvguideng.c +++ b/tvguideng.c @@ -14,7 +14,7 @@ #include "definitions.h" #include "tvguidengosd.h" -static const char *VERSION = "0.3.2"; +static const char *VERSION = "0.3.3"; static const char *DESCRIPTION = "TV Guide for Skindesigner Skins"; static const char *MAINMENUENTRY = "TV Guide NG"; |