diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-07-24 16:00:54 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-07-24 16:00:54 +0200 |
commit | 1d6fc3e1f6c3bee3c3fffcfb38b2c630794c2764 (patch) | |
tree | 6e8524ae31e7c1c8db20644ed3235ef35686b8ed /config.h | |
parent | 9323eea670acaaee3b5d913564096f6beb01bb75 (diff) | |
download | vdr-1d6fc3e1f6c3bee3c3fffcfb38b2c630794c2764.tar.gz vdr-1d6fc3e1f6c3bee3c3fffcfb38b2c630794c2764.tar.bz2 |
Norwegian OSD texts
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.51 2001/06/27 08:33:55 kls Exp $ + * $Id: config.h 1.52 2001/07/24 15:58:39 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "0.84" +#define VDRVERSION "0.85" #define MaxBuffer 10000 |