Change version numbers to 1.2.5.3.
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.5.2
|
||||
* Version 1.2.5.3
|
||||
*
|
||||
*
|
||||
* WARNING:
|
||||
@@ -22,8 +22,8 @@
|
||||
*
|
||||
* Versioning information.
|
||||
*
|
||||
D ZLIB_VERSION C '1.2.5.2'
|
||||
D ZLIB_VERNUM C X'1252'
|
||||
D ZLIB_VERSION C '1.2.5.3'
|
||||
D ZLIB_VERNUM C X'1253'
|
||||
D ZLIB_VER_MAJOR C 1
|
||||
D ZLIB_VER_MINOR C 2
|
||||
D ZLIB_VER_REVISION...
|
||||
|
||||
Reference in New Issue
Block a user