summaryrefslogtreecommitdiff
path: root/infosatepg.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2009-12-31 13:58:31 +0100
committerJochen Dolze <vdr@dolze.de>2009-12-31 13:58:31 +0100
commit5ee5ae9b1e601d077ab2bf4d9adc27e00f3ab693 (patch)
tree28d128d3befb6ce8865f509c09836119f8471f15 /infosatepg.h
parent162a02363126cd4f23b561264dcf0776b3e5fd1c (diff)
downloadvdr-plugin-infosatepg-0.0.10.tar.gz
vdr-plugin-infosatepg-0.0.10.tar.bz2
Changed wakeup and reset of received datav0.0.10
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 a4b2b9e..efed463 100644
--- a/infosatepg.h
+++ b/infosatepg.h
@@ -13,7 +13,7 @@
#include "status.h"
#include "process.h"
-static const char *VERSION = "0.0.9";
+static const char *VERSION = "0.0.10";
static const char *DESCRIPTION = trNOOP("Read EPG info from infosat");
class cPluginInfosatepg : public cPlugin {