mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 09:59:04 +00:00
Bump version for Nmap 7.70SVN
This commit is contained in:
4
nmap.h
4
nmap.h
@@ -190,8 +190,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.70"
|
||||
#define NMAP_NUM_VERSION "7.0.70.000"
|
||||
#define NMAP_VERSION "7.70SVN"
|
||||
#define NMAP_NUM_VERSION "7.0.70.100"
|
||||
#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