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