mirror of
https://github.com/nmap/nmap.git
synced 2026-01-18 12:19:02 +00:00
Merging changes from my vc2008-testing branch. This moves Windows development
to VC++2008.
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
;Get installation folder from registry if available
|
||||
InstallDirRegKey HKCU "Software\Nmap" ""
|
||||
|
||||
!define VERSION "4.62"
|
||||
VIProductVersion "4.62.0.0"
|
||||
!define VERSION "4.65"
|
||||
VIProductVersion "4.65.0.0"
|
||||
VIAddVersionKey /LANG=1033 "FileVersion" "${VERSION}"
|
||||
VIAddVersionKey /LANG=1033 "ProductName" "Nmap"
|
||||
VIAddVersionKey /LANG=1033 "CompanyName" "Insecure.org"
|
||||
|
||||
Reference in New Issue
Block a user