mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 02:49:01 +00:00
Bump version and sync CHANGELOG with 7.01
This commit is contained in:
4
nmap.h
4
nmap.h
@@ -193,8 +193,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.00SVN"
|
||||
#define NMAP_NUM_VERSION "7.0.0.1"
|
||||
#define NMAP_VERSION "7.01SVN"
|
||||
#define NMAP_NUM_VERSION "7.0.1.1"
|
||||
#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