Windows: ... and bump the installer version

This commit is contained in:
Roger A. Light
2025-03-08 07:44:34 +00:00
parent 3b91feb0e9
commit 090cb8da86
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
!define env_hklm 'HKLM "SYSTEM\CurrentControlSet\Control\Session Manager\Environment"'
Name "Eclipse Mosquitto"
!define VERSION 2.0.21
!define VERSION 2.0.21a
OutFile "mosquitto-${VERSION}-install-windows-x86.exe"
InstallDir "$PROGRAMFILES\mosquitto"
+1 -1
View File
@@ -9,7 +9,7 @@
!define env_hklm 'HKLM "SYSTEM\CurrentControlSet\Control\Session Manager\Environment"'
Name "Eclipse Mosquitto"
!define VERSION 2.0.21
!define VERSION 2.0.21a
OutFile "mosquitto-${VERSION}-install-windows-x64.exe"
!include "x64.nsh"