mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 10:29:03 +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:
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
|
||||
|
||||
Reference in New Issue
Block a user