summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-10-08 08:49:57 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-10-08 08:49:57 +0200
commite83482945d34cf956599b3728b0bd413cad3cdc4 (patch)
treece04a527a6e441bb8ebcc3c5082852488d1c2abe /config.h
parent7346a030949a39b31f888c179851219d888b67a5 (diff)
downloadvdr-e83482945d34cf956599b3728b0bd413cad3cdc4.tar.gz
vdr-e83482945d34cf956599b3728b0bd413cad3cdc4.tar.bz2
Updated 'sources.conf'
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 d33de6ad..9b17ad45 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.230 2005/10/01 10:41:33 kls Exp $
+ * $Id: config.h 1.231 2005/10/08 08:48:38 kls Exp $
*/
#ifndef __CONFIG_H
@@ -19,8 +19,8 @@
#include "i18n.h"
#include "tools.h"
-#define VDRVERSION "1.3.34"
-#define VDRVERSNUM 10334 // Version * 10000 + Major * 100 + Minor
+#define VDRVERSION "1.3.35"
+#define VDRVERSNUM 10335 // Version * 10000 + Major * 100 + Minor
#define MAXPRIORITY 99
#define MAXLIFETIME 99