diff options
Diffstat (limited to 'libs/zlib/src/zlib.h')
-rw-r--r-- | libs/zlib/src/zlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/zlib/src/zlib.h b/libs/zlib/src/zlib.h index 8794d65bdf..ebd43bcec9 100644 --- a/libs/zlib/src/zlib.h +++ b/libs/zlib/src/zlib.h @@ -1,4 +1,4 @@ -/* zlib.h -- interface of the 'zlib' general purpose compression library +/* zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.11, January 15th, 2017 Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler |