aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nmap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/nmap.xml')
-rw-r--r--packages/nmap.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/nmap.xml b/packages/nmap.xml
index 0240f498..e84f7fc3 100644
--- a/packages/nmap.xml
+++ b/packages/nmap.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<packagegui>
<name>nmap</name>
+ <version>3.70</version>
<title>Diagnostics: NMap</title>
<donotsave>true</donotsave>
<preoutput>yes</preoutput>
@@ -61,4 +62,4 @@
$nmap_options .= " " . $_POST['hostname'];
system("/usr/local/bin/nmap" . $nmap_options);
</custom_add_php_command>
-</packagegui> \ No newline at end of file
+</packagegui>