diff options
author | louis <louis.braun@gmx.de> | 2015-04-12 17:25:07 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-04-12 17:25:07 +0200 |
commit | c1dca35dbaa3ff202768fe3fa56d40c1395839b6 (patch) | |
tree | 26f0a6cc5c395aa33f22bf68408cdb8143d92942 | |
parent | cbfa6a761c6fae20b21bd793762462f90f69402d (diff) | |
download | vdr-plugin-tvguideng-c1dca35dbaa3ff202768fe3fa56d40c1395839b6.tar.gz vdr-plugin-tvguideng-c1dca35dbaa3ff202768fe3fa56d40c1395839b6.tar.bz2 |
Version 0.1.20.1.2
-rw-r--r-- | tvguideng.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tvguideng.c b/tvguideng.c index d725e75..fdff170 100644 --- a/tvguideng.c +++ b/tvguideng.c @@ -13,7 +13,7 @@ #include "setup.h" #include "tvguidengosd.h" -static const char *VERSION = "0.1.1"; +static const char *VERSION = "0.1.2"; static const char *DESCRIPTION = "TV Guide for Skindesigner Skins"; static const char *MAINMENUENTRY = "TV Guide NG"; |