summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-04-27 15:56:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-04-27 15:56:04 +0200
commit249a4ab95914fd00601915354d8aabf75da1e064 (patch)
tree72ffe0a0f96afbf4a66a56229647e9ae2c78da73 /config.h
parenta804b990fe9541b2553dba4be4efab620a94e991 (diff)
downloadvdr-249a4ab95914fd00601915354d8aabf75da1e064.tar.gz
vdr-249a4ab95914fd00601915354d8aabf75da1e064.tar.bz2
Fixed minimum lifespan of deleted recordings
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 e56689fc..343ed15f 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.154 2003/04/21 16:23:15 kls Exp $
+ * $Id: config.h 1.155 2003/04/27 15:56:04 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "device.h"
#include "tools.h"
-#define VDRVERSION "1.1.29"
+#define VDRVERSION "1.1.30"
#define MAXPRIORITY 99
#define MAXLIFETIME 99