diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 680db2c..7c707d9 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -77,6 +77,9 @@ else ; else ; comment "Successful Installation" ; endif + + comment "Reboot" + ExitWindows /Reboot endif diff --git a/build.sh b/build.sh index 4dec283..c4d4839 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh PN="irislinkreadiris-pro10" -VERSION="10.0" -RELEASE="1" +VERSION="10.04" +RELEASE="2" PRIORITY="0" ADVICE="" TYPE="restrict"