summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-03-05 14:35:15 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-03-05 14:35:15 +0100
commitad557ab2142bf9969cfa67bc433ed3045b6d822e (patch)
tree499204388cff62c0398d8b0a10c890106758a288 /config.h
parentb5fd038931df54698c56cf81634a880b736315bd (diff)
downloadvdr-ad557ab2142bf9969cfa67bc433ed3045b6d822e.tar.gz
vdr-ad557ab2142bf9969cfa67bc433ed3045b6d822e.tar.bz2
Completed 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 12991262..d2afdeea 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.189 2004/02/28 11:11:35 kls Exp $
+ * $Id: config.h 1.190 2004/03/05 14:35:15 kls Exp $
*/
#ifndef __CONFIG_H
@@ -20,8 +20,8 @@
#include "i18n.h"
#include "tools.h"
-#define VDRVERSION "1.3.5"
-#define VDRVERSNUM 10305 // Version * 10000 + Major * 100 + Minor
+#define VDRVERSION "1.3.6"
+#define VDRVERSNUM 10306 // Version * 10000 + Major * 100 + Minor
#define MAXPRIORITY 99
#define MAXLIFETIME 99