1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 20:44:15 +00:00

Change title of installer to show the qbt's version.

This commit is contained in:
sledgehammer999 2013-01-27 20:01:12 +02:00
parent feadedf8ef
commit c6ba3b4ca3

View File

@ -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"