summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-03-09 10:01:02 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-03-09 10:01:02 +0100
commitdfc60da1d5fb03c6007e66df16f5979080171a4b (patch)
tree91b7821ea6e17cfab28b17d7476ae69e2cee37fb /config.h
parent6fae0a6d49175b4d71c0a43ddb0c8c2f830c38eb (diff)
downloadvdr-dfc60da1d5fb03c6007e66df16f5979080171a4b.tar.gz
vdr-dfc60da1d5fb03c6007e66df16f5979080171a4b.tar.bz2
Removed signal handling and usleep(5000) from cDvbOsd::Cmd()
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 d050516c..20604586 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.149 2003/02/15 11:01:04 kls Exp $
+ * $Id: config.h 1.150 2003/03/09 10:01:02 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "device.h"
#include "tools.h"
-#define VDRVERSION "1.1.25"
+#define VDRVERSION "1.1.26"
#define MAXPRIORITY 99
#define MAXLIFETIME 99