summaryrefslogtreecommitdiff
path: root/common/zlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/zlib.c')
-rw-r--r--common/zlib.c4
1 files changed, 2 insertions, 2 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.