From 0ddfbd2346cc23ffbcea9a0c491e5da39cf743d2 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Sun, 15 Jan 2012 19:31:31 -0800 Subject: Change version number to 1.2.6. --- as400/zlib.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'as400/zlib.inc') diff --git a/as400/zlib.inc b/as400/zlib.inc index 28fb6ae..5ce905f 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.5.3 + * Version 1.2.6 * * * WARNING: @@ -22,14 +22,14 @@ * * Versioning information. * - D ZLIB_VERSION C '1.2.5.3' - D ZLIB_VERNUM C X'1253' + D ZLIB_VERSION C '1.2.6' + D ZLIB_VERNUM C X'1260' D ZLIB_VER_MAJOR C 1 D ZLIB_VER_MINOR C 2 D ZLIB_VER_REVISION... - D C 5 + D C 6 D ZLIB_VER_SUBREVISION... - D C 3 + D C 0 * * Other equates. * -- cgit v1.2.3-55-g6feb