diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-09 10:07:40 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-09 10:07:40 +0100 |
commit | 18ab84b0c108763f6c591abdbea228faabfdea1c (patch) | |
tree | 564ac04e0f8dfb51ce6f536ee7f4a47408002b6a /config.h | |
parent | 7ada973f6c9672f704e183310d733b1579b0d5b4 (diff) | |
download | vdr-18ab84b0c108763f6c591abdbea228faabfdea1c.tar.gz vdr-18ab84b0c108763f6c591abdbea228faabfdea1c.tar.bz2 |
New SVDRP command VOLU
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.102 2002/03/03 16:04:43 kls Exp $ + * $Id: config.h 1.103 2002/03/08 17:59:02 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "1.0.0pre3" +#define VDRVERSION "1.0.0pre4" #define MAXPRIORITY 99 #define MAXLIFETIME 99 |