summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-04-13 14:06:25 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-04-13 14:06:25 +0200
commited5027b5d5a331b44d16b5c41f267f17c6efebf6 (patch)
treeac77603e87421a822d2120db1d961315409a6f12 /config.h
parentda22081330ecd810ef2bb34445ae35b9e297778b (diff)
downloadvdr-ed5027b5d5a331b44d16b5c41f267f17c6efebf6.tar.gz
vdr-ed5027b5d5a331b44d16b5c41f267f17c6efebf6.tar.bz2
Using masks in EIT filtering to reduce the number of filters
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 ac40ff47..94bdcd74 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.152 2003/04/12 09:35:50 kls Exp $
+ * $Id: config.h 1.153 2003/04/13 14:02:02 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "device.h"
#include "tools.h"
-#define VDRVERSION "1.1.27"
+#define VDRVERSION "1.1.28"
#define MAXPRIORITY 99
#define MAXLIFETIME 99