summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-08 14:19:22 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-08 14:19:22 +0100
commit443d9b786dc24fd96313b33d0ec080d4309c0a3c (patch)
tree291d945ad11179b07560feda162a7518e2d516db /config.h
parent700b92e99c6db23f5e97c4faec89abf4b4fb36df (diff)
downloadvdr-443d9b786dc24fd96313b33d0ec080d4309c0a3c.tar.gz
vdr-443d9b786dc24fd96313b33d0ec080d4309c0a3c.tar.bz2
Fixed saving the polarization parameter of channels that have a number in the 'source' parameter
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 22eb9ecd..af8d92b9 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.138 2002/11/01 09:27:17 kls Exp $
+ * $Id: config.h 1.139 2002/11/08 13:16:12 kls Exp $
*/
#ifndef __CONFIG_H
@@ -20,7 +20,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "1.1.15"
+#define VDRVERSION "1.1.16"
#define MAXPRIORITY 99
#define MAXLIFETIME 99