summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-03-23 15:20:00 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-03-23 15:20:00 +0100
commitbe06e04d5583264f67d365d2fe32ebe89472c722 (patch)
tree8be2785871bec004e19cc505fbae329d08230d0a /config.h
parente76f9858400b0fa0df8feadbd891ab9066f76a14 (diff)
downloadvdr-be06e04d5583264f67d365d2fe32ebe89472c722.tar.gz
vdr-be06e04d5583264f67d365d2fe32ebe89472c722.tar.bz2
CAM access only for CA channels and no longer during replay
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 20604586..321407df 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.150 2003/03/09 10:01:02 kls Exp $
+ * $Id: config.h 1.151 2003/03/23 14:42:35 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "device.h"
#include "tools.h"
-#define VDRVERSION "1.1.26"
+#define VDRVERSION "1.1.27"
#define MAXPRIORITY 99
#define MAXLIFETIME 99