From b804c4b72c96630d57166d4d7b94fb104122e95e Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Tue, 17 Jan 2023 08:20:21 +0100 Subject: Update bundled zlib to version 1.2.13 (13 oct 2022) --- png/pnglibconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'png/pnglibconf.h') diff --git a/png/pnglibconf.h b/png/pnglibconf.h index bcd530a6f..8e879b314 100644 --- a/png/pnglibconf.h +++ b/png/pnglibconf.h @@ -219,7 +219,7 @@ #define PNG_USER_HEIGHT_MAX 1000000 #define PNG_USER_WIDTH_MAX 1000000 #define PNG_ZBUF_SIZE 8192 -#define PNG_ZLIB_VERNUM 0x12b0 +#define PNG_ZLIB_VERNUM 0x12d0 #define PNG_Z_DEFAULT_COMPRESSION (-1) #define PNG_Z_DEFAULT_NOFILTER_STRATEGY 0 #define PNG_Z_DEFAULT_STRATEGY 1 -- cgit v1.2.3