diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-07-05 13:24:25 +0200 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-07-05 13:24:25 +0200 |
commit | ea3ae01abb7a86bc07874199be647fae75c3a795 (patch) | |
tree | 42cab6867805955cf6e7adf5dc1a9dc69ecbdc63 /tvguideng.c | |
parent | a88154614c3fd0eefb30536fa7ff9d7bfd8ca2c4 (diff) | |
download | vdr-plugin-tvguideng-0.3.1.tar.gz vdr-plugin-tvguideng-0.3.1.tar.bz2 |
Version 0.3.10.3.1
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 ca38ef6..ae7a283 100644 --- a/tvguideng.c +++ b/tvguideng.c @@ -14,7 +14,7 @@ #include "definitions.h" #include "tvguidengosd.h" -static const char *VERSION = "0.3.0"; +static const char *VERSION = "0.3.1"; static const char *DESCRIPTION = "TV Guide for Skindesigner Skins"; static const char *MAINMENUENTRY = "TV Guide NG"; |