diff options
| author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:27:08 -0700 |
|---|---|---|
| committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:27:08 -0700 |
| commit | 7df877eccdd826e94df53215f65dee639428e83f (patch) | |
| tree | 11ed5070798961e28a4c69d9272ecaada500abc3 /as400/zlib.inc | |
| parent | dc5a43ebfadb6b775f6e64bfeb5a461c66acb394 (diff) | |
| download | zlib-1.2.3.7.tar.gz zlib-1.2.3.7.tar.bz2 zlib-1.2.3.7.zip | |
zlib 1.2.3.7v1.2.3.7
Diffstat (limited to 'as400/zlib.inc')
| -rw-r--r-- | as400/zlib.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/as400/zlib.inc b/as400/zlib.inc index 7ecea98..cfcbfc8 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.3.6 | 4 | * Version 1.2.3.7 |
| 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.3.6' | 25 | D ZLIB_VERSION C '1.2.3.7' |
| 26 | D ZLIB_VERNUM C X'1236' | 26 | D ZLIB_VERNUM C X'1237' |
| 27 | * | 27 | * |
| 28 | * Other equates. | 28 | * Other equates. |
| 29 | * | 29 | * |
