Change version number to 1.2.8.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
* ZLIB.INC - Interface to the general purpose compression library
|
||||
*
|
||||
* ILE RPG400 version by Patrick Monnerat, DATASPHERE.
|
||||
* Version 1.2.7.3
|
||||
* Version 1.2.8
|
||||
*
|
||||
*
|
||||
* WARNING:
|
||||
@@ -22,14 +22,14 @@
|
||||
*
|
||||
* Versioning information.
|
||||
*
|
||||
D ZLIB_VERSION C '1.2.7.3'
|
||||
D ZLIB_VERNUM C X'1273'
|
||||
D ZLIB_VERSION C '1.2.8'
|
||||
D ZLIB_VERNUM C X'1280'
|
||||
D ZLIB_VER_MAJOR C 1
|
||||
D ZLIB_VER_MINOR C 2
|
||||
D ZLIB_VER_REVISION...
|
||||
D C 7
|
||||
D C 8
|
||||
D ZLIB_VER_SUBREVISION...
|
||||
D C 3
|
||||
D C 0
|
||||
*
|
||||
* Other equates.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user