1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 10:59:02 +00:00

Bump version and regen docs for 7.90SVN post-release

This commit is contained in:
dmiller
2020-10-06 13:18:17 +00:00
parent ef8213a36c
commit 9238e6c363
21 changed files with 69 additions and 59 deletions

4
nmap.h
View File

@@ -121,8 +121,8 @@
#ifndef NMAP_VERSION
/* Edit this definition only within the quotes, because it is read from this
file by the makefiles. */
#define NMAP_VERSION "7.90"
#define NMAP_NUM_VERSION "7.0.90.0"
#define NMAP_VERSION "7.90SVN"
#define NMAP_NUM_VERSION "7.0.90.1"
#endif
#define NMAP_XMLOUTPUTVERSION "1.05"