diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-05 15:50:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-05 15:50:00 +0200 |
commit | 81cf0719fe0375407b304d17b2d6760940e06cfa (patch) | |
tree | fdee7266a0e1c4a04114462c821dd419b150842c | |
parent | 6329146bd8d3ef245ad21b042247277cd094fc51 (diff) | |
download | vdr-81cf0719fe0375407b304d17b2d6760940e06cfa.tar.gz vdr-81cf0719fe0375407b304d17b2d6760940e06cfa.tar.bz2 |
Version 0.90
-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.56 2001/08/02 15:11:10 kls Exp $ + * $Id: config.h 1.57 2001/08/05 15:50:00 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "0.86" +#define VDRVERSION "0.90" #define MaxBuffer 10000 |