Skip to content

Commit fb2b05b

Browse files
committed
build: Remove bitness suffix from Windows installer
Since support for 32-bit Windows has been dropped, the suffix is no longer necessary.
1 parent 770d39a commit fb2b05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/setup.nsi.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Name "@CLIENT_NAME@ (64-bit)"
1+
Name "@CLIENT_NAME@"
22

33
RequestExecutionLevel highest
44
SetCompressor /SOLID lzma

0 commit comments

Comments
 (0)