diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-12 16:55:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-12 16:55:36 +0100 |
commit | 5198be318702316b1bb516f20cc9f6b20d311d9a (patch) | |
tree | f6f7d3eedcbc75b40b8a29d08d7f5092da9d2ad1 /config.h | |
parent | c05b788debf46d018aa3383c3017f89ba4165e63 (diff) | |
download | vdr-5198be318702316b1bb516f20cc9f6b20d311d9a.tar.gz vdr-5198be318702316b1bb516f20cc9f6b20d311d9a.tar.bz2 |
Added new entries to 'ca.conf'
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: config.h 1.139 2002/11/08 13:16:12 kls Exp $ + * $Id: config.h 1.140 2002/11/11 16:59:04 kls Exp $ */ #ifndef __CONFIG_H @@ -20,7 +20,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "1.1.16" +#define VDRVERSION "1.1.17" #define MAXPRIORITY 99 #define MAXLIFETIME 99 |