From 03a67a77994c824c3548a42fa09e02aded709051 Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 13 Jul 2015 07:51:29 +0000 Subject: [PATCH] Update the nmap-update default channel to match new nmap.h NMAP_UPDATE_CHANNEL (one of my scripts that I run before releases does this) --- nmap-update/default_channel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nmap-update/default_channel.h b/nmap-update/default_channel.h index 4527ab49f..71bcfe324 100644 --- a/nmap-update/default_channel.h +++ b/nmap-update/default_channel.h @@ -1 +1 @@ -#define DEFAULT_CHANNEL "6.00" +#define DEFAULT_CHANNEL "6.49"