From b0ceb0e1968e8893189bb845719bf0c7046f8374 Mon Sep 17 00:00:00 2001 From: TuMartin Date: Sun, 5 Jul 2015 10:56:19 +0200 Subject: [PATCH] installer v0.4 --- Installer/installer.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installer/installer.nsi b/Installer/installer.nsi index 9c93875..c0390fb 100644 --- a/Installer/installer.nsi +++ b/Installer/installer.nsi @@ -4,7 +4,7 @@ #The Name of the program + install Name Name "NSA 4 Dummies" #The file that shall be created -OutFile "nsa_v0.3.2_installer.exe" +OutFile "nsa_v0.4_installer.exe" #The installation path InstallDir $PROGRAMFILES\NSA4Dummies #The file that contains the license info