mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Finally version 0.99
This commit is contained in:
parent
4fc173748b
commit
60eed661a2
2
HISTORY
2
HISTORY
@ -970,7 +970,7 @@ Video Disk Recorder Revision History
|
||||
- Fixed a problem with the ERR macro defined by ncurses.h (thanks to Artur
|
||||
Skawina).
|
||||
|
||||
2002-02-10: Version 0.99pre6
|
||||
2002-02-10: Version 0.99
|
||||
|
||||
- Fixed a bug in moving timers or channels to the last position in the list
|
||||
(thanks to Matthias Schniedermeyer for helping to debug this one).
|
||||
|
4
config.h
4
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.94 2002/02/09 16:00:00 kls Exp $
|
||||
* $Id: config.h 1.95 2002/02/10 15:44:40 kls Exp $
|
||||
*/
|
||||
|
||||
#ifndef __CONFIG_H
|
||||
@ -19,7 +19,7 @@
|
||||
#include "eit.h"
|
||||
#include "tools.h"
|
||||
|
||||
#define VDRVERSION "0.99pre5"
|
||||
#define VDRVERSION "0.99"
|
||||
|
||||
#define MAXPRIORITY 99
|
||||
#define MAXLIFETIME 99
|
||||
|
Loading…
Reference in New Issue
Block a user