mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
Bump the Nmap version number in SVN up to 6.02
This commit is contained in:
4
nmap.h
4
nmap.h
@@ -231,8 +231,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.01"
|
||||
#define NMAP_NUM_VERSION "6.0.1.0"
|
||||
#define NMAP_VERSION "6.02"
|
||||
#define NMAP_NUM_VERSION "6.0.2.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