diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-07 13:12:04 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-07 13:12:04 +0200 |
commit | 639c3ba0e3345bd9809d4cfd9ccfb41942172d76 (patch) | |
tree | 06a143bf78f5365237850002b6118a2c0db121e9 /config.h | |
parent | c5fac4ed21a25dcd0364cc8d2b991871bb1db640 (diff) | |
download | vdr-639c3ba0e3345bd9809d4cfd9ccfb41942172d76.tar.gz vdr-639c3ba0e3345bd9809d4cfd9ccfb41942172d76.tar.bz2 |
Final version 1.0.01.0.0
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.108 2002/04/02 20:59:05 kls Exp $ + * $Id: config.h 1.109 2002/04/07 13:08:12 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "1.0.0pre6" +#define VDRVERSION "1.0.0" #define MAXPRIORITY 99 #define MAXLIFETIME 99 |