From e83482945d34cf956599b3728b0bd413cad3cdc4 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 8 Oct 2005 08:49:57 +0200 Subject: Updated 'sources.conf' --- config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.h') 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 -- cgit v1.2.3