diff options
Diffstat (limited to 'infosatepg.h')
-rw-r--r-- | infosatepg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infosatepg.h b/infosatepg.h index eb383f2..e2a7211 100644 --- a/infosatepg.h +++ b/infosatepg.h @@ -12,7 +12,7 @@ #include "global.h" #include "status.h" -static const char *VERSION = "0.0.6"; +static const char *VERSION = "0.0.8"; static const char *DESCRIPTION = trNOOP("Read EPG info from infosat"); class cPluginInfosatepg : public cPlugin { |