Consistent installer naming.

This commit is contained in:
Roger A. Light
2015-09-22 15:29:56 +01:00
parent 8ecb9291ab
commit f5f1a64d40
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
Name "mosquitto"
!define VERSION 1.4.90
OutFile "mosquitto-${VERSION}-install-win32.exe"
OutFile "mosquitto-${VERSION}-install-windows-x86.exe"
InstallDir "$PROGRAMFILES\mosquitto"