From 9e2311c70bbc59bb645f7c6c32788035a3a3601b Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Mon, 16 Feb 2009 13:35:50 +0100 Subject: New version 0.0.8 Fixed wakeuptime-handling bug --- infosatepg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infosatepg.h') 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 { -- cgit v1.2.3