From f6194ef39af5864f792412460c354cc339dde7d1 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:26:40 -0700 Subject: zlib 1.2.3.4 --- 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 4436477..9ef0b14 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.3.3 + * Version 1.2.3.4 * * * WARNING: @@ -22,8 +22,8 @@ * * Versioning information. * - D ZLIB_VERSION C '1.2.3.3' - D ZLIB_VERNUM C X'1233' + D ZLIB_VERSION C '1.2.3.4' + D ZLIB_VERNUM C X'1234' * * Other equates. * -- cgit v1.2.3-55-g6feb