mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Update Nmap version number to 5.36TEST4 in prep for the next release.
This commit is contained in:
parent
20cf647c57
commit
55c9407b17
1 changed files with 2 additions and 2 deletions
|
|
@ -48,8 +48,8 @@ SetCompressor /SOLID /FINAL lzma
|
|||
;Get installation folder from registry if available
|
||||
InstallDirRegKey HKCU "Software\Nmap" ""
|
||||
|
||||
!define VERSION "5.35DC18"
|
||||
VIProductVersion "5.35.0.18"
|
||||
!define VERSION "5.36TEST4"
|
||||
VIProductVersion "5.36.0.4"
|
||||
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