summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-03-02 09:37:56 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-03-02 09:37:56 +0100
commit9f5397b51006f7918c07217b98e91ced547eb6f6 (patch)
tree6a873b30ef5f801b44b35b02e04d83734534c8c3 /config.h
parent90af5a1bd94255222debf6c05ee159e2ca044680 (diff)
downloadvdr-9f5397b51006f7918c07217b98e91ced547eb6f6.tar.gz
vdr-9f5397b51006f7918c07217b98e91ced547eb6f6.tar.bz2
Fixed a deadlock when switching channels via Schedule/Now|Next/Switch
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 b5860d18..52a203ff 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.100 2002/02/25 16:29:09 kls Exp $
+ * $Id: config.h 1.101 2002/02/26 17:25:30 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "1.0.0pre2"
+#define VDRVERSION "1.0.0pre3"
#define MAXPRIORITY 99
#define MAXLIFETIME 99