mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 13:41:29 +00:00
Create new update channel for 5.61TEST4
This commit is contained in:
@@ -1 +1 @@
|
|||||||
#define DEFAULT_CHANNEL "5.61TEST2"
|
#define DEFAULT_CHANNEL "5.61TEST4"
|
||||||
|
|||||||
2
nmap.h
2
nmap.h
@@ -233,7 +233,7 @@ void *realloc();
|
|||||||
#endif
|
#endif
|
||||||
/* The version number of updates retrieved by the nmap-update program. It can be
|
/* The version number of updates retrieved by the nmap-update program. It can be
|
||||||
different (but should always be earlier) than NMAP_VERSION. */
|
different (but should always be earlier) than NMAP_VERSION. */
|
||||||
#define NMAP_UPDATE_CHANNEL "5.61TEST2"
|
#define NMAP_UPDATE_CHANNEL "5.61TEST4"
|
||||||
|
|
||||||
/* User configurable #defines: */
|
/* User configurable #defines: */
|
||||||
#define MAX_PROBE_PORTS 10 /* How many TCP probe ports are allowed ? */
|
#define MAX_PROBE_PORTS 10 /* How many TCP probe ports are allowed ? */
|
||||||
|
|||||||
Reference in New Issue
Block a user