mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Create new update channel for 5.61TEST4
This commit is contained in:
parent
c5effdfb4f
commit
c3c0bb9a0a
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
/* The version number of updates retrieved by the nmap-update program. It can be
|
||||
different (but should always be earlier) than NMAP_VERSION. */
|
||||
#define NMAP_UPDATE_CHANNEL "5.61TEST2"
|
||||
#define NMAP_UPDATE_CHANNEL "5.61TEST4"
|
||||
|
||||
/* User configurable #defines: */
|
||||
#define MAX_PROBE_PORTS 10 /* How many TCP probe ports are allowed ? */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue