diff options
author | louis <louis.braun@gmx.de> | 2015-03-14 10:13:03 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-03-14 10:13:03 +0100 |
commit | 439d3e36cc65bd074bd0e1a1c2b6b6cc4aa392b2 (patch) | |
tree | 1068c18fd6f0567ed1c88ed1638520eefde3e03b /tvguideng.c | |
parent | 76cc4d1fbe351e9a376dae1772e9116946fc8b7e (diff) | |
download | vdr-plugin-tvguideng-439d3e36cc65bd074bd0e1a1c2b6b6cc4aa392b2.tar.gz vdr-plugin-tvguideng-439d3e36cc65bd074bd0e1a1c2b6b6cc4aa392b2.tar.bz2 |
Version 0.0.20.0.2
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 8f9b5ba..7a133f7 100644 --- a/tvguideng.c +++ b/tvguideng.c @@ -13,7 +13,7 @@ #include "setup.h" #include "tvguidengosd.h" -static const char *VERSION = "0.0.1"; +static const char *VERSION = "0.0.2"; static const char *DESCRIPTION = "TV Guide for Skindesigner Skins"; static const char *MAINMENUENTRY = "TV Guide NG"; |