diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 526ec80..38aea15 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 bd19760..daa0975 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh PN="defraggler" VERSION="2.05.315" -RELEASE="1" +RELEASE="2" PRIORITY="0" ADVICE="" TYPE="public"