diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-02-09 11:54:22 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-02-09 11:54:22 +0100 |
commit | 777f330c77a0b66e4f3af3d62b840c46d44a702d (patch) | |
tree | 06c2d6408708cc3976ea9ff61e7032046d0128d7 /config.h | |
parent | b7777e230c82ddc9f7ce6bd309ac70cc9216e834 (diff) | |
download | vdr-777f330c77a0b66e4f3af3d62b840c46d44a702d.tar.gz vdr-777f330c77a0b66e4f3af3d62b840c46d44a702d.tar.bz2 |
Improved CAM support
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.147 2003/01/26 19:50:19 kls Exp $ + * $Id: config.h 1.148 2003/02/08 10:25:44 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "device.h" #include "tools.h" -#define VDRVERSION "1.1.23" +#define VDRVERSION "1.1.24" #define MAXPRIORITY 99 #define MAXLIFETIME 99 |