aboutsummaryrefslogtreecommitdiff
path: root/zlib/zlib.h
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2002-03-11 22:11:18 +0000
committerTom Tromey <tromey@gcc.gnu.org>2002-03-11 22:11:18 +0000
commite1b56469bfadaf43c8af59bdfdd199ba9d6b7f14 (patch)
treef1412386f2b8672f1b5cfdf967e1abcd29d60ca9 /zlib/zlib.h
parent932b4e3e24e2c7f608af4e69cfacea8a25a4f1e0 (diff)
downloadgcc-e1b56469bfadaf43c8af59bdfdd199ba9d6b7f14.zip
gcc-e1b56469bfadaf43c8af59bdfdd199ba9d6b7f14.tar.gz
gcc-e1b56469bfadaf43c8af59bdfdd199ba9d6b7f14.tar.bz2
* ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
From-SVN: r50612
Diffstat (limited to 'zlib/zlib.h')
-rw-r--r--zlib/zlib.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/zlib/zlib.h b/zlib/zlib.h
index 49f56b4..52cb529 100644
--- a/zlib/zlib.h
+++ b/zlib/zlib.h
@@ -1,7 +1,7 @@
/* zlib.h -- interface of the 'zlib' general purpose compression library
- version 1.1.3, July 9th, 1998
+ version 1.1.4, March 11th, 2002
- Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
+ Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
@@ -37,7 +37,7 @@
extern "C" {
#endif
-#define ZLIB_VERSION "1.1.3"
+#define ZLIB_VERSION "1.1.4"
/*
The 'zlib' compression library provides in-memory compression and