summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-02-15 11:01:04 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-02-15 11:01:04 +0100
commit63ad7f1c71364f2bbf37f609244a735019841b57 (patch)
tree94afe1623e6022aded05f3406d25cd45ef75e706 /config.h
parent8ddaaf98494215f4339726399ffda0d0a597efbf (diff)
downloadvdr-63ad7f1c71364f2bbf37f609244a735019841b57.tar.gz
vdr-63ad7f1c71364f2bbf37f609244a735019841b57.tar.bz2
Fixed high CPU load during replay
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 1760eed9..d050516c 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.148 2003/02/08 10:25:44 kls Exp $
+ * $Id: config.h 1.149 2003/02/15 11:01:04 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "device.h"
#include "tools.h"
-#define VDRVERSION "1.1.24"
+#define VDRVERSION "1.1.25"
#define MAXPRIORITY 99
#define MAXLIFETIME 99