mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
Change Zenmap version syntax to meet pip standards. Fixes #2714
This commit is contained in:
@@ -64,7 +64,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/book/zenmap.html"
|
||||
APP_COPYRIGHT = "Copyright 2005-2023 Nmap Software LLC"
|
||||
APP_COPYRIGHT = "Copyright 2005-2024 Nmap Software LLC"
|
||||
|
||||
NMAP_DISPLAY_NAME = "Nmap"
|
||||
NMAP_WEB_SITE = "https://nmap.org"
|
||||
|
||||
Reference in New Issue
Block a user