summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <kls (at) cadsoft (dot) de>2002-01-29 18:00:00 +0100
committerKlaus Schmidinger <kls (at) cadsoft (dot) de>2002-01-29 18:00:00 +0100
commit8184b809b250386bb27febeb15f1825f8e4b9013 (patch)
tree52e8a5f2f964fec4edd9de3fc7375569eddea665 /config.h
parent27919ee969866b68fc95b327a047a9989e4b4153 (diff)
downloadvdr-patch-lnbsharing-8184b809b250386bb27febeb15f1825f8e4b9013.tar.gz
vdr-patch-lnbsharing-8184b809b250386bb27febeb15f1825f8e4b9013.tar.bz2
Version 0.99pre3vdr-0.99pre3
- Fixed handling improper buffer lengths in the EIT parser (thanks to Deti Fliegl).
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 960e514..189390a 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.88 2002/01/19 16:06:53 kls Exp $
+ * $Id: config.h 1.89 2002/01/29 21:53:32 kls Exp $
*/
#ifndef __CONFIG_H
@@ -18,7 +18,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "0.99pre2"
+#define VDRVERSION "0.99pre3"
#define MAXPRIORITY 99
#define MAXLIFETIME 99