summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-01-30 18:31:34 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-01-30 18:31:34 +0100
commita2c2926079e1834ae66935ce63140ae0dcd3d6c8 (patch)
tree003994cb2e882c2795de8666f723e2a4ab0e0958 /config.h
parent7803f04b8efafefe83311133916151d157220ffb (diff)
downloadvdr-a2c2926079e1834ae66935ce63140ae0dcd3d6c8.tar.gz
vdr-a2c2926079e1834ae66935ce63140ae0dcd3d6c8.tar.bz2
Fixed handling improperly formatted EIT data0.9.9pre4
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 189390a3..42f73378 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.89 2002/01/29 21:53:32 kls Exp $
+ * $Id: config.h 1.90 2002/01/30 18:30:03 kls Exp $
*/
#ifndef __CONFIG_H
@@ -18,7 +18,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "0.99pre3"
+#define VDRVERSION "0.99pre4"
#define MAXPRIORITY 99
#define MAXLIFETIME 99