diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/installer.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/installer.nsi b/scripts/installer.nsi index e1d57ef67..5606d6a29 100644 --- a/scripts/installer.nsi +++ b/scripts/installer.nsi @@ -14,7 +14,7 @@ ;--------------------------------
; The name of the installer
-Name "xmake"
+Name "xmake-v2.2.2"
; The file to write
OutFile "xmake.exe"
|
