diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 47d7fb4..6a2dc6a 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -78,6 +78,10 @@ else ; comment "Successful Installation" ; endif + comment "Reboot" + ExitWindows /Reboot + + endif ;[Patches_install] diff --git a/build.sh b/build.sh index 4cbcd45..13455d7 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh PN="jascpaintshop-pro5" VERSION="5.01" -RELEASE="1" +RELEASE="2" PRIORITY="0" ADVICE="" TYPE="restrict"