From 34b4094adbc2fb6e7cb026d61f81a670f171f309 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Thu, 22 May 1997 06:44:42 +0000 Subject: [PATCH] updated FILEVERSION --- common/zlib.c | 4 ++-- common/zlib.h | 4 ++-- include/linux/ppp-comp.h | 2 +- include/linux/ppp_defs.h | 2 +- linux/ppp-comp.h | 2 +- linux/ppp_defs.h | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/common/zlib.c b/common/zlib.c index 8883bac..b9da5f9 100644 --- a/common/zlib.c +++ b/common/zlib.c @@ -11,11 +11,11 @@ * - added Z_PACKET_FLUSH (see zlib.h for details) * - added inflateIncomp * - * $Id: zlib.c,v 1.6 1997/04/30 05:41:19 paulus Exp $ + * $Id: zlib.c,v 1.7 1997/05/22 06:44:39 paulus Exp $ */ /* - * ==FILEVERSION 970421== + * ==FILEVERSION 970501== * * This marker is used by the Linux installation script to determine * whether an up-to-date version of this file is already installed. diff --git a/common/zlib.h b/common/zlib.h index 01d1a5d..864698a 100644 --- a/common/zlib.h +++ b/common/zlib.h @@ -1,4 +1,4 @@ -/* $Id: zlib.h,v 1.5 1997/04/30 05:41:20 paulus Exp $ */ +/* $Id: zlib.h,v 1.6 1997/05/22 06:44:40 paulus Exp $ */ /* * This file is derived from zlib.h and zconf.h from the zlib-0.95 @@ -8,7 +8,7 @@ */ /* - * ==FILEVERSION 970421== + * ==FILEVERSION 970501== * * This marker is used by the Linux installation script to determine * whether an up-to-date version of this file is already installed. diff --git a/include/linux/ppp-comp.h b/include/linux/ppp-comp.h index 164644b..19e1e4b 100644 --- a/include/linux/ppp-comp.h +++ b/include/linux/ppp-comp.h @@ -28,7 +28,7 @@ */ /* - * ==FILEVERSION 960918== + * ==FILEVERSION 970501== * * NOTE TO MAINTAINERS: * If you modify this file at all, please set the above date. diff --git a/include/linux/ppp_defs.h b/include/linux/ppp_defs.h index 709a684..bede3bf 100644 --- a/include/linux/ppp_defs.h +++ b/include/linux/ppp_defs.h @@ -28,7 +28,7 @@ */ /* - * ==FILEVERSION 961008== + * ==FILEVERSION 970501== * * NOTE TO MAINTAINERS: * If you modify this file at all, please set the above date. diff --git a/linux/ppp-comp.h b/linux/ppp-comp.h index 164644b..19e1e4b 100644 --- a/linux/ppp-comp.h +++ b/linux/ppp-comp.h @@ -28,7 +28,7 @@ */ /* - * ==FILEVERSION 960918== + * ==FILEVERSION 970501== * * NOTE TO MAINTAINERS: * If you modify this file at all, please set the above date. diff --git a/linux/ppp_defs.h b/linux/ppp_defs.h index 709a684..bede3bf 100644 --- a/linux/ppp_defs.h +++ b/linux/ppp_defs.h @@ -28,7 +28,7 @@ */ /* - * ==FILEVERSION 961008== + * ==FILEVERSION 970501== * * NOTE TO MAINTAINERS: * If you modify this file at all, please set the above date. -- 2.39.2