summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <kls (at) cadsoft (dot) de>2002-02-25 18:00:00 +0100
committerKlaus Schmidinger <kls (at) cadsoft (dot) de>2002-02-25 18:00:00 +0100
commit0bad88704ba7e0346c49bb28be28e709473d9244 (patch)
treec8bdde6db40ae45dbc1b3b5297ac1ef716f2ab7d /config.h
parentfb8e7fa302ef8a73feb6958b0cb32cc54f76e677 (diff)
downloadvdr-patch-lnbsharing-0bad88704ba7e0346c49bb28be28e709473d9244.tar.gz
vdr-patch-lnbsharing-0bad88704ba7e0346c49bb28be28e709473d9244.tar.bz2
Version 1.0.0pre2vdr-1.0.0pre2
- Fixed a crash in case there is no 'epg.data' at program start (thanks to Andreas Schultz).
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 35f1590..b5860d1 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.99 2002/02/24 13:39:47 kls Exp $
+ * $Id: config.h 1.100 2002/02/25 16:29:09 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "1.0.0pre1"
+#define VDRVERSION "1.0.0pre2"
#define MAXPRIORITY 99
#define MAXLIFETIME 99