mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
Change title of installer to show the qbt's version.
This commit is contained in:
@@ -19,7 +19,7 @@ XPStyle on
|
||||
!define PROG_VERSION "3.0.3"
|
||||
|
||||
; The name of the installer
|
||||
Name "qBittorrent"
|
||||
Name "qBittorrent ${PROG_VERSION}"
|
||||
|
||||
; The file to write
|
||||
OutFile "qbittorrent_${PROG_VERSION}_setup.exe"
|
||||
|
||||
Reference in New Issue
Block a user