From 35d54e2db6d0436e37de7b17f4b52562943e7c03 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 24 May 2012 02:28:21 +0000 Subject: [PATCH] Allow nmap-update DEFAULT_CHANNEL to update to "6.00". --- 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 8bba2154f..4527ab49f 100644 --- a/nmap-update/default_channel.h +++ b/nmap-update/default_channel.h @@ -1 +1 @@ -#define DEFAULT_CHANNEL "5.61TEST4" +#define DEFAULT_CHANNEL "6.00"