diff options
author | louis <louis.braun@gmx.de> | 2015-06-26 16:52:35 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-06-26 16:52:35 +0200 |
commit | b83e4f51eb5f51fca2d20c1383b4c26b046d8e26 (patch) | |
tree | 48a1fdd2a26ed8d5d2d1c5f27e0ece2236a2289b /tvguideng.c | |
parent | 2f58d8adc659348f8d3b52b4d2ebb1c7f7ce5d19 (diff) | |
download | vdr-plugin-tvguideng-b83e4f51eb5f51fca2d20c1383b4c26b046d8e26.tar.gz vdr-plugin-tvguideng-b83e4f51eb5f51fca2d20c1383b4c26b046d8e26.tar.bz2 |
Version 0.1.50.1.5
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 25d9dfd..091b720 100644 --- a/tvguideng.c +++ b/tvguideng.c @@ -13,7 +13,7 @@ #include "setup.h" #include "tvguidengosd.h" -static const char *VERSION = "0.1.4"; +static const char *VERSION = "0.1.5"; static const char *DESCRIPTION = "TV Guide for Skindesigner Skins"; static const char *MAINMENUENTRY = "TV Guide NG"; |