mirror of
https://github.com/nmap/nmap.git
synced 2026-02-05 21:16:33 +00:00
Update version numbers in Windows build files.
This commit is contained in:
@@ -48,8 +48,8 @@ SetCompressor /SOLID /FINAL lzma
|
||||
;Get installation folder from registry if available
|
||||
InstallDirRegKey HKCU "Software\Nmap" ""
|
||||
|
||||
!define VERSION "5.30BETA1"
|
||||
VIProductVersion "5.30.0.0"
|
||||
!define VERSION "5.35DC18"
|
||||
VIProductVersion "5.35.0.18"
|
||||
VIAddVersionKey /LANG=1033 "FileVersion" "${VERSION}"
|
||||
VIAddVersionKey /LANG=1033 "ProductName" "Nmap"
|
||||
VIAddVersionKey /LANG=1033 "CompanyName" "Insecure.org"
|
||||
|
||||
Reference in New Issue
Block a user