summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-06-03 12:39:16 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-06-03 12:39:16 +0200
commit42ab72c151a2f39a5d4798f956b85a09925d563a (patch)
tree4aee91a76fd12a7892c672f235cdc17921ee372d /config.h
parente622406342c6ac1fefec5a3d2800b9c49951ab0d (diff)
downloadvdr-42ab72c151a2f39a5d4798f956b85a09925d563a.tar.gz
vdr-42ab72c151a2f39a5d4798f956b85a09925d563a.tar.bz2
Updated the Estonian 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 ebe21238..17e6255c 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.218 2005/05/14 09:18:08 kls Exp $
+ * $Id: config.h 1.219 2005/06/03 12:39:16 kls Exp $
*/
#ifndef __CONFIG_H
@@ -20,8 +20,8 @@
#include "i18n.h"
#include "tools.h"
-#define VDRVERSION "1.3.25"
-#define VDRVERSNUM 10325 // Version * 10000 + Major * 100 + Minor
+#define VDRVERSION "1.3.26"
+#define VDRVERSNUM 10326 // Version * 10000 + Major * 100 + Minor
#define MAXPRIORITY 99
#define MAXLIFETIME 99