summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-02-24 12:29:54 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-02-24 12:29:54 +0100
commit5a40d9aff2374549d8240942606d69081032e20a (patch)
treec3220f41114eec2a2fe48c3c2dbed730a6bc3c85 /config.h
parentce7b0c94f76a9a8fa6a43b70428c0c38240d81b2 (diff)
downloadvdr-5a40d9aff2374549d8240942606d69081032e20a.tar.gz
vdr-5a40d9aff2374549d8240942606d69081032e20a.tar.bz2
Updated the Swedish 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 d0fdf38c..cfeaef2c 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.306 2008/02/17 16:04:52 kls Exp $
+ * $Id: config.h 1.307 2008/02/24 12:29:54 kls Exp $
*/
#ifndef __CONFIG_H
@@ -22,8 +22,8 @@
// VDR's own version number:
-#define VDRVERSION "1.5.16"
-#define VDRVERSNUM 10516 // Version * 10000 + Major * 100 + Minor
+#define VDRVERSION "1.5.17"
+#define VDRVERSNUM 10517 // Version * 10000 + Major * 100 + Minor
// The plugin API's version number: