From 7a6955760ba950eb82f57929f8f6c9847c65f0af Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:23:45 -0700 Subject: zlib 1.2.1.2 --- 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 de07084..bb24691 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.1 + * Version 1.2.1.2 * * * WARNING: @@ -20,8 +20,8 @@ * Constants ************************************************************************** * - D ZLIB_VERSION C '1.2.1.1' Header's version - D ZLIB_VERNUM C X'1211' + D ZLIB_VERSION C '1.2.1.2' Header's version + D ZLIB_VERNUM C X'1212' * D Z_NO_FLUSH C 0 D Z_SYNC_FLUSH C 2 -- cgit v1.2.3-55-g6feb