summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-07-13 10:24:28 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-07-13 10:24:28 +0200
commitd5208be84b6d604051f04b024ad65c004006fc50 (patch)
tree000033660ffcef1204fc0abdcfa632199cee9162 /config.h
parent5122a2d12d4186108a3109b11da96beb93163312 (diff)
downloadvdr-d5208be84b6d604051f04b024ad65c004006fc50.tar.gz
vdr-d5208be84b6d604051f04b024ad65c004006fc50.tar.bz2
Added direct access to the index data of cPalette (needed for displaying SPUs)
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 601b6fdd..f10b83d4 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.119 2002/06/16 14:49:52 kls Exp $
+ * $Id: config.h 1.120 2002/07/13 09:46:59 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,7 +19,7 @@
#include "eit.h"
#include "tools.h"
-#define VDRVERSION "1.1.4"
+#define VDRVERSION "1.1.5"
#define MAXPRIORITY 99
#define MAXLIFETIME 99