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