summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-14 09:46:32 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-14 09:46:32 +0200
commitc2448acaaaef8b17a798eea70f7a7422da93cdf7 (patch)
tree96b3c6fea2ba02fdfb8f128f77ca7058dc281065 /config.h
parent753c1e1a7f76882091c6ce8a2f0c2d56e0abeb87 (diff)
downloadvdr-c2448acaaaef8b17a798eea70f7a7422da93cdf7.tar.gz
vdr-c2448acaaaef8b17a798eea70f7a7422da93cdf7.tar.bz2
Updated the Finnish OSD texts
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h b/config.h
index 50c5afa5..14cd0b8b 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.249 2006/04/09 12:09:05 kls Exp $
+ * $Id: config.h 1.250 2006/04/14 09:46:32 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,8 +19,8 @@
#include "i18n.h"
#include "tools.h"
-#define VDRVERSION "1.3.46"
-#define VDRVERSNUM 10346 // Version * 10000 + Major * 100 + Minor
+#define VDRVERSION "1.3.47"
+#define VDRVERSNUM 10347 // Version * 10000 + Major * 100 + Minor
#define MAXPRIORITY 99
#define MAXLIFETIME 99