mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Change title of installer to show the qbt's version.
This commit is contained in:
parent
feadedf8ef
commit
c6ba3b4ca3
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue