summaryrefslogtreecommitdiff
path: root/as400/zlib.inc
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2011-09-09 23:24:52 -0700
committerMark Adler <madler@alumni.caltech.edu>2011-09-09 23:24:52 -0700
commit9c3a5830218c4e7fff23b8fc4386269db77a03a9 (patch)
tree913542049433ae44de55d22913f6bca921f2dc15 /as400/zlib.inc
parent6b8233bfe00e79134cb1b84fc49d4f750a797f79 (diff)
downloadzlib-1.2.2.4.tar.gz
zlib-1.2.2.4.tar.bz2
zlib-1.2.2.4.zip
zlib 1.2.2.4v1.2.2.4
Diffstat (limited to 'as400/zlib.inc')
-rw-r--r--as400/zlib.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/as400/zlib.inc b/as400/zlib.inc
index 2905ee0..263677d 100644
--- a/as400/zlib.inc
+++ b/as400/zlib.inc
@@ -1,7 +1,7 @@
1 * ZLIB.INC - Interface to the general purpose compression library 1 * ZLIB.INC - Interface to the general purpose compression library
2 * 2 *
3 * ILE RPG400 version by Patrick Monnerat, DATASPHERE. 3 * ILE RPG400 version by Patrick Monnerat, DATASPHERE.
4 * Version 1.2.2.3 4 * Version 1.2.2.4
5 * 5 *
6 * 6 *
7 * WARNING: 7 * WARNING:
@@ -22,8 +22,8 @@
22 * 22 *
23 * Versioning information. 23 * Versioning information.
24 * 24 *
25 D ZLIB_VERSION C '1.2.2.3' 25 D ZLIB_VERSION C '1.2.2.4'
26 D ZLIB_VERNUM C X'1223' 26 D ZLIB_VERNUM C X'1224'
27 * 27 *
28 * Other equates. 28 * Other equates.
29 * 29 *