summarylogtreecommitdiffstats
path: root/setup.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh.in')
-rw-r--r--setup.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh.in b/setup.sh.in
index 37a7cdcce4a6..fc56b43ea256 100644
--- a/setup.sh.in
+++ b/setup.sh.in
@@ -79,7 +79,7 @@ target="/opt/evesetup"
prefix="/usr"
key=""
qtver="5.11"
-elver="1456645"
+elver="1501045"
if [ $(id -u) -ne 0 ] ;then
printf "\nEVE Online Launcher Setup need root permissions."