mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-28 22:39:40 -04:00
build: Remove bitness suffix from Windows installer
Since support for 32-bit Windows has been dropped, the suffix is no longer necessary.
This commit is contained in:
parent
770d39a376
commit
fb2b05b125
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Name "@CLIENT_NAME@ (64-bit)"
|
||||
Name "@CLIENT_NAME@"
|
||||
|
||||
RequestExecutionLevel highest
|
||||
SetCompressor /SOLID lzma
|
||||
|
|
Loading…
Add table
Reference in a new issue