Skip to content
Snippets Groups Projects
Commit 9e12e886 authored by Edric Milaret's avatar Edric Milaret
Browse files

packaging: change package name

Replace tag version by nightly.

Refs #73661

Change-Id: If25f6d9469609af7dedff9c8d3769ceac5544784
parent 53f57b6e
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ LicenseData "License.rtf" ...@@ -32,7 +32,7 @@ LicenseData "License.rtf"
# This will be in the installer/uninstaller's title bar # This will be in the installer/uninstaller's title bar
Name "${COMPANYNAME} - ${APPNAME}" Name "${COMPANYNAME} - ${APPNAME}"
outFile "ring-windows-${VERSIONMAJOR}.${VERSIONMINOR}.${VERSIONBUILD}.exe" outFile "ring-windows-nightly.exe"
!include LogicLib.nsh !include LogicLib.nsh
!include "FileFunc.nsh" !include "FileFunc.nsh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment