From 639c3ba0e3345bd9809d4cfd9ccfb41942172d76 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 7 Apr 2002 13:12:04 +0200 Subject: [PATCH] Final version 1.0.0 --- HISTORY | 2 +- config.h | 4 ++-- vdr.1 | 4 ++-- vdr.5 | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/HISTORY b/HISTORY index 7e60d244..b4fd4d25 100644 --- a/HISTORY +++ b/HISTORY @@ -1171,7 +1171,7 @@ Video Disk Recorder Revision History - Fixed a bug in the EPG bugfix mechanism if the extended description is shorter than 3 characters (thanks to Andreas Schultz). -2002-04-02: Version 1.0.0pre6 +2002-04-07: Version 1.0.0 - Fixed a problem with wrong EPG data in the Schedules menu (thanks to Tobias Kerner, problem was initially reported by Michel Moster, but somehow I had diff --git a/config.h b/config.h index 2d6450d6..00774b08 100644 --- a/config.h +++ b/config.h @@ -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 diff --git a/vdr.1 b/vdr.1 index 1fd39df6..b26a9dff 100644 --- a/vdr.1 +++ b/vdr.1 @@ -8,9 +8,9 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.1 1.2 2002/03/29 10:10:04 kls Exp $ +.\" $Id: vdr.1 1.3 2002/04/07 13:11:43 kls Exp $ .\" -.TH vdr 1 "29 Mar 2002" "1.0.0" "Video Disk Recorder" +.TH vdr 1 "7 Apr 2002" "1.0.0" "Video Disk Recorder" .SH NAME vdr - the Video Disk Recorder .SH SYNOPSIS diff --git a/vdr.5 b/vdr.5 index 483e15ff..b440f12b 100644 --- a/vdr.5 +++ b/vdr.5 @@ -8,9 +8,9 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 1.3 2002/04/01 12:32:59 kls Exp $ +.\" $Id: vdr.5 1.4 2002/04/07 13:12:04 kls Exp $ .\" -.TH vdr 5 "29 Mar 2002" "1.0.0" "Video Disk Recorder Files" +.TH vdr 5 "7 Apr 2002" "1.0.0" "Video Disk Recorder Files" .SH NAME vdr file formats - the Video Disk Recorder Files .SH DESCRIPTION