summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-07-27 12:00:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-07-27 12:00:30 +0200
commit4524f8f81403bb2b446eac2c8e0ad0bd2981075f (patch)
tree8d62dbd392f8d29732d01883cf5607daf6a82455 /config.h
parent771f0150b4de3209d9b1b788f15c8906333884fa (diff)
downloadvdr-4524f8f81403bb2b446eac2c8e0ad0bd2981075f.tar.gz
vdr-4524f8f81403bb2b446eac2c8e0ad0bd2981075f.tar.bz2
Re-visited the race condition fix in the cDvbPlayer
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 f10b83d4..abfbe95d 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.120 2002/07/13 09:46:59 kls Exp $
+ * $Id: config.h 1.121 2002/07/27 12:00:30 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "1.1.5"
+#define VDRVERSION "1.1.6"
#define MAXPRIORITY 99
#define MAXLIFETIME 99