summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <kls (at) cadsoft (dot) de>2007-03-03 18:00:00 +0100
committerKlaus Schmidinger <kls (at) cadsoft (dot) de>2007-03-03 18:00:00 +0100
commitc10374af3eca00d9ec034d4235a20084d3c420b5 (patch)
treeaa917ef24648881d7769f88e6bf6d20cefb4257c /config.h
parentb144f230a74e9cfdb131e1f20a104522f28d76f0 (diff)
downloadvdr-patch-lnbsharing-c10374af3eca00d9ec034d4235a20084d3c420b5.tar.gz
vdr-patch-lnbsharing-c10374af3eca00d9ec034d4235a20084d3c420b5.tar.bz2
Version 1.4.6vdr-1.4.6
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
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 f7a7608..075c774 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.282.1.2 2007/02/03 10:14:42 kls Exp $
+ * $Id: config.h 1.282.1.3 2007/02/25 12:09:29 kls Exp $
*/
#ifndef __CONFIG_H
@@ -21,8 +21,8 @@
// VDR's own version number:
-#define VDRVERSION "1.4.5-2"
-#define VDRVERSNUM 10405 // Version * 10000 + Major * 100 + Minor
+#define VDRVERSION "1.4.6"
+#define VDRVERSNUM 10406 // Version * 10000 + Major * 100 + Minor
// The plugin API's version number: