summaryrefslogtreecommitdiff
path: root/infosatepg.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2009-02-16 13:35:50 +0100
committerJochen Dolze <vdr@dolze.de>2009-02-16 13:35:50 +0100
commit9e2311c70bbc59bb645f7c6c32788035a3a3601b (patch)
tree34480d1565dde7c398aedfaa85235f4492f64c16 /infosatepg.h
parent87447b03d3227941174c6b0a413b0266d958f3c7 (diff)
downloadvdr-plugin-infosatepg-9e2311c70bbc59bb645f7c6c32788035a3a3601b.tar.gz
vdr-plugin-infosatepg-9e2311c70bbc59bb645f7c6c32788035a3a3601b.tar.bz2
New version 0.0.8
Fixed wakeuptime-handling bug
Diffstat (limited to 'infosatepg.h')
-rw-r--r--infosatepg.h2
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 {