summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-09-30 15:57:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-09-30 15:57:23 +0200
commitb7615a7ae144789da14d32019b2f86fc4bf6dcef (patch)
tree8bc22453c06c4a81fe794b83805380b2c1f32c0a /config.h
parent2c8aa42043b35e19600f1181369f1ecb076cf5db (diff)
downloadvdr-b7615a7ae144789da14d32019b2f86fc4bf6dcef.tar.gz
vdr-b7615a7ae144789da14d32019b2f86fc4bf6dcef.tar.bz2
Fixed a missing Flush() call in the remote control learning procedure
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 dc043054..c8a9cdd0 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.129 2002/09/29 10:42:17 kls Exp $
+ * $Id: config.h 1.130 2002/09/30 15:57:23 kls Exp $
*/
#ifndef __CONFIG_H
@@ -20,7 +20,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "1.1.11"
+#define VDRVERSION "1.1.12"
#define MAXPRIORITY 99
#define MAXLIFETIME 99