mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Merge changes from 7.92 release branch
This commit is contained in:
parent
f7cc9612a0
commit
dd82097c80
33 changed files with 98 additions and 69 deletions
|
|
@ -67,7 +67,7 @@ APP_DISPLAY_NAME = "Zenmap"
|
|||
APP_WEB_SITE = "https://nmap.org/zenmap"
|
||||
APP_DOWNLOAD_SITE = "https://nmap.org/download.html"
|
||||
APP_DOCUMENTATION_SITE = "https://nmap.org/docs.html"
|
||||
APP_COPYRIGHT = "Copyright 2005-2020 Insecure.Com LLC"
|
||||
APP_COPYRIGHT = "Copyright 2005-2021 Insecure.Com LLC"
|
||||
|
||||
NMAP_DISPLAY_NAME = u"Nmap"
|
||||
NMAP_WEB_SITE = "https://nmap.org"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
VERSION = "7.91SVN"
|
||||
VERSION = "7.92"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue