1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-04 05:39:01 +00:00

Update nmap-os-db syntax to support nested ranges

This commit is contained in:
dmiller
2023-11-27 23:05:04 +00:00
parent 71d76026dc
commit b839872f91
4 changed files with 83 additions and 18 deletions

2
nmap.h
View File

@@ -123,7 +123,7 @@
file by the makefiles. */
#define NMAP_MAJOR 7
#define NMAP_MINOR 94
#define NMAP_BUILD 1
#define NMAP_BUILD 2
/* SVN, BETA, etc. */
#define NMAP_SPECIAL "SVN"