mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -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"
|
!define PROG_VERSION "3.0.3"
|
||||||
|
|
||||||
; The name of the installer
|
; The name of the installer
|
||||||
Name "qBittorrent"
|
Name "qBittorrent ${PROG_VERSION}"
|
||||||
|
|
||||||
; The file to write
|
; The file to write
|
||||||
OutFile "qbittorrent_${PROG_VERSION}_setup.exe"
|
OutFile "qbittorrent_${PROG_VERSION}_setup.exe"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue