mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 11:49:01 +00:00
Update zlib to 1.2.13
This commit is contained in:
@@ -10,7 +10,7 @@ unit zlibpas;
|
||||
interface
|
||||
|
||||
const
|
||||
ZLIB_VERSION = '1.2.12';
|
||||
ZLIB_VERSION = '1.2.13';
|
||||
ZLIB_VERNUM = $12a0;
|
||||
|
||||
type
|
||||
|
||||
Reference in New Issue
Block a user