summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-05-18 08:48:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-05-18 08:48:43 +0200
commit5b64f51b0b168c709a635c72712374c2a1f47b3f (patch)
treec91d8764639ed77ca677a20bef6fae34126727fc /config.h
parent6e85bc48b88e9f4d4a14157e990de97c928dc4b7 (diff)
downloadvdr-5b64f51b0b168c709a635c72712374c2a1f47b3f.tar.gz
vdr-5b64f51b0b168c709a635c72712374c2a1f47b3f.tar.bz2
Fixed some function headers to make them compile with gcc 3.x
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 0f3420e0..07ba1ae8 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.112 2002/04/26 13:56:30 kls Exp $
+ * $Id: config.h 1.112.1.1 2002/05/18 08:41:37 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "1.0.2"
+#define VDRVERSION "1.0.3"
#define MAXPRIORITY 99
#define MAXLIFETIME 99