From 2e76e745978621bc9f33e12b84205bdb638012ba Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 21 Apr 2006 14:53:26 +0200 Subject: Updated the GPL copies --- config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 7e518bde..cf27216a 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.251 2006/04/16 09:36:10 kls Exp $ + * $Id: config.h 1.252 2006/04/21 14:53:26 kls Exp $ */ #ifndef __CONFIG_H @@ -21,8 +21,8 @@ // VDR's own version number: -#define VDRVERSION "1.3.47" -#define VDRVERSNUM 10347 // Version * 10000 + Major * 100 + Minor +#define VDRVERSION "1.3.48" +#define VDRVERSNUM 10348 // Version * 10000 + Major * 100 + Minor // The plugin API's version number: -- cgit v1.2.3