zlib 1.2.4.4
This commit is contained in:
@@ -10,7 +10,7 @@ unit zlibpas;
|
||||
interface
|
||||
|
||||
const
|
||||
ZLIB_VERSION = '1.2.4.3';
|
||||
ZLIB_VERSION = '1.2.4.4';
|
||||
|
||||
type
|
||||
alloc_func = function(opaque: Pointer; items, size: Integer): Pointer;
|
||||
|
||||
Reference in New Issue
Block a user