mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 19:39:07 +00:00
Merge from /nmap-exp/luis/nmap-os6.
svn merge --ignore-ancestry svn://svn.insecure.org/nmap@26621 svn://svn.insecure.org/nmap-exp/luis/nmap-os6 This is the IPv6 OS detection branch. "nmap -6 -O" works now, though at this point it only prints fingerprints and not OS guesses, because we need to collect more submissions.
This commit is contained in:
4
nmap.h
4
nmap.h
@@ -252,8 +252,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 "5.59BETA3"
|
||||
#define NMAP_NUM_VERSION "5.59.0.3"
|
||||
#define NMAP_VERSION "5.59BETA1"
|
||||
#define NMAP_NUM_VERSION "5.59.0.1"
|
||||
#endif
|
||||
|
||||
/* User configurable #defines: */
|
||||
|
||||
Reference in New Issue
Block a user