diff --git a/ring.nsi b/ring.nsi index 086079a534a9f6f4807ee26d630e2e7bdde252a7..93720b10e6d77b5ecb9dfc91f4cc3b6fa51b879c 100644 --- a/ring.nsi +++ b/ring.nsi @@ -32,7 +32,7 @@ LicenseData "License.rtf" # This will be in the installer/uninstaller's title bar Name "${COMPANYNAME} - ${APPNAME}" -outFile "ring-windows-${VERSIONMAJOR}.${VERSIONMINOR}.${VERSIONBUILD}.exe" +outFile "ring-windows-nightly.exe" !include LogicLib.nsh !include "FileFunc.nsh"