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

This commit is contained in:
sledgehammer999 2013-01-27 20:01:12 +02:00
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"