From f0e76a6634eb26e3ddc6dfc6f2489553eff8c8f4 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:23:38 -0700 Subject: zlib 1.2.1.1 --- as400/zlib.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'as400') diff --git a/as400/zlib.inc b/as400/zlib.inc index 03c6cf0..de07084 100644 --- a/as400/zlib.inc +++ b/as400/zlib.inc @@ -1,7 +1,7 @@ * ZLIB.INC - Interface to the general purpose compression library * * ILE RPG400 version by Patrick Monnerat, DATASPHERE. - * Version 1.2.1 + * Version 1.2.1.1 * * * WARNING: @@ -20,8 +20,8 @@ * Constants ************************************************************************** * - D ZLIB_VERSION C '1.2.1' Header's version - D ZLIB_VERNUM C X'1210' + D ZLIB_VERSION C '1.2.1.1' Header's version + D ZLIB_VERNUM C X'1211' * D Z_NO_FLUSH C 0 D Z_SYNC_FLUSH C 2 -- cgit v1.2.3-55-g6feb