mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Latest version number.
This commit is contained in:
parent
7ada457645
commit
3859e3dc64
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@
|
|||
;Get installation folder from registry if available
|
||||
InstallDirRegKey HKCU "Software\Nmap" ""
|
||||
|
||||
!define VERSION "5.21"
|
||||
VIProductVersion "5.21.0.0"
|
||||
!define VERSION "5.30BETA1"
|
||||
VIProductVersion "5.30.0.1"
|
||||
VIAddVersionKey /LANG=1033 "FileVersion" "${VERSION}"
|
||||
VIAddVersionKey /LANG=1033 "ProductName" "Nmap"
|
||||
VIAddVersionKey /LANG=1033 "CompanyName" "Insecure.org"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue