mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 15:39:03 +00:00
Update Nmap version number from 6.41SVN to 6.45 and rebuild docs
This commit is contained in:
4
nmap.h
4
nmap.h
@@ -262,8 +262,8 @@ void *realloc();
|
||||
#ifndef NMAP_VERSION
|
||||
/* Edit this definition only within the quotes, because it is read from this
|
||||
file by the makefiles. */
|
||||
#define NMAP_VERSION "6.41SVN"
|
||||
#define NMAP_NUM_VERSION "6.0.41.0"
|
||||
#define NMAP_VERSION "6.45"
|
||||
#define NMAP_NUM_VERSION "6.0.45.0"
|
||||
#endif
|
||||
/* The version number of updates retrieved by the nmap-update
|
||||
program. It can be different (but should always be the same or
|
||||
|
||||
Reference in New Issue
Block a user