diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 262679b..ae8d865 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -81,7 +81,7 @@ endif ; Choose one of the following examples as basis for your installation ; You can use $LicenseKey$ var to pass a license key to the installer ; -"%ScriptPath%\X86FILE" /S /L=1031 +"%ScriptPath%\X86FILE" /S [Files_install] ; Example of recursively copying some files into the installation directory: diff --git a/build.sh b/build.sh index fcd43d2..b959eb1 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh PN="speccy" VERSION="1.11.256" -RELEASE="1" +RELEASE="2" PRIORITY="0" ADVICE="" TYPE="public"