summaryrefslogtreecommitdiff
path: root/zlib/win32/Makefile.msc
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2017-01-22 18:07:04 +0000
committerMatthias Klose <doko@gcc.gnu.org>2017-01-22 18:07:04 +0000
commit0f314c78c2f6802622820248641e4f4bdf97e816 (patch)
tree86290f2ef953332b0d98f0f6333147a96109537d /zlib/win32/Makefile.msc
parent8d86f717985224c6b65e7730275f7a7fa58dbc31 (diff)
2017-01-22 Matthias Klose <doko@ubuntu.com>
* Import zlib 1.2.11. * configure: Regenerate. Changes in 1.2.11 (15 Jan 2017) - Fix deflate stored bug when pulling last block from window - Permit immediate deflateParams changes before any deflate input From-SVN: r244762
Diffstat (limited to 'zlib/win32/Makefile.msc')
-rw-r--r--zlib/win32/Makefile.msc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/win32/Makefile.msc b/zlib/win32/Makefile.msc
index 67b773171da..6831882de43 100644
--- a/zlib/win32/Makefile.msc
+++ b/zlib/win32/Makefile.msc
@@ -1,5 +1,5 @@
# Makefile for zlib using Microsoft (Visual) C
-# zlib is copyright (C) 1995-2006 Jean-loup Gailly and Mark Adler
+# zlib is copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
#
# Usage:
# nmake -f win32/Makefile.msc (standard build)