summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-04-02 20:59:05 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-04-02 20:59:05 +0200
commit967ec9f2d47ea61c004f6840e2620ca122a4dd24 (patch)
tree09d668f00e5945122e498d912e70a0668d116788 /config.h
parent76b86feca4f4dde86c6e5bd9e300fa737755621b (diff)
downloadvdr-967ec9f2d47ea61c004f6840e2620ca122a4dd24.tar.gz
vdr-967ec9f2d47ea61c004f6840e2620ca122a4dd24.tar.bz2
Fixed a problem with wrong EPG data in the Schedules menu
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index e7c01eb2..2d6450d6 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: config.h 1.107 2002/03/31 21:17:30 kls Exp $
+ * $Id: config.h 1.108 2002/04/02 20:59:05 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "1.0.0pre5"
+#define VDRVERSION "1.0.0pre6"
#define MAXPRIORITY 99
#define MAXLIFETIME 99