mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 02:49:01 +00:00
Change version number to 6.41SVN and regenerate auto-generated files such as man page, script.db, etc.
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.26SVN"
|
||||
#define NMAP_NUM_VERSION "6.0.26.0"
|
||||
#define NMAP_VERSION "6.41SVN"
|
||||
#define NMAP_NUM_VERSION "6.0.41.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