mirror of
https://github.com/nmap/nmap.git
synced 2026-08-31 06:56:38 +00:00
Update CHANGELOG to note 6.25 release and also bumped up Nmap SVN version number to avoid confusion and rebuilt files accordingly
This commit is contained in:
parent
d662ef817b
commit
e09125e010
15 changed files with 7834 additions and 7782 deletions
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.20BETA1"
|
||||
#define NMAP_NUM_VERSION "6.0.20.1"
|
||||
#define NMAP_VERSION "6.26SVN"
|
||||
#define NMAP_NUM_VERSION "6.0.26.0"
|
||||
#endif
|
||||
/* The version number of updates retrieved by the nmap-update
|
||||
program. It can be different (but should always be the same or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue