summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <kls (at) cadsoft (dot) de>2002-01-30 18:00:00 +0100
committerKlaus Schmidinger <kls (at) cadsoft (dot) de>2002-01-30 18:00:00 +0100
commit3db2d636b2757326323418b5293ebc7307bf161d (patch)
tree29b0baeef94f31b53da961fe34824896e8eff623 /config.h
parent8184b809b250386bb27febeb15f1825f8e4b9013 (diff)
downloadvdr-patch-lnbsharing-3db2d636b2757326323418b5293ebc7307bf161d.tar.gz
vdr-patch-lnbsharing-3db2d636b2757326323418b5293ebc7307bf161d.tar.bz2
Version 0.99pre4vdr-0.99pre4
- Fixed handling improperly formatted EIT data (thanks to Rolf Hakenes).
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 189390a..42f7337 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