From 8e8b4fb26f61a62e5158b4b39bc07470e4c90f43 Mon Sep 17 00:00:00 2001 From: Shane Lee Date: Mon, 6 Apr 2015 17:50:49 -0600 Subject: [PATCH] Update BuildSalt.bat --- pkg/windows/BuildSalt.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/windows/BuildSalt.bat b/pkg/windows/BuildSalt.bat index fa053bc27c..f86f0465bf 100644 --- a/pkg/windows/BuildSalt.bat +++ b/pkg/windows/BuildSalt.bat @@ -9,6 +9,7 @@ Set "CurrDir=%cd%" Set "BinDir=%cd%\buildenv\bin" Set "InsDir=%cd%\installer" Set "PyDir=C:\Python27" +Set "Version=%1" :: Find the NSIS Installer If Exist "C:\Program Files\NSIS\" (