summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-22 13:07:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-22 13:07:43 +0200
commit14992a803752c35a92e9396838d01fbd38ba2f60 (patch)
tree3abb2e322f8693b90a31036aec1701f4136bb4c9 /config.h
parent935cfc26833c1c577423a1de83e0aa0f937bf08e (diff)
downloadvdr-14992a803752c35a92e9396838d01fbd38ba2f60.tar.gz
vdr-14992a803752c35a92e9396838d01fbd38ba2f60.tar.bz2
EPG info is now updated if the contents changes but the ID remains the same
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 194d04e2..62d198a2 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.79 2001/09/16 14:54:36 kls Exp $
+ * $Id: config.h 1.80 2001/09/22 13:00:04 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "0.95"
+#define VDRVERSION "0.96"
#define MAXPRIORITY 99
#define MAXLIFETIME 99