summarylogtreecommitdiffstats
path: root/mitk-workbench
diff options
context:
space:
mode:
Diffstat (limited to 'mitk-workbench')
-rwxr-xr-xmitk-workbench2
1 files changed, 1 insertions, 1 deletions
diff --git a/mitk-workbench b/mitk-workbench
index 430e0aae1eec..a2ac6ff79ec0 100755
--- a/mitk-workbench
+++ b/mitk-workbench
@@ -1,6 +1,6 @@
#!/bin/sh
-MITK_DIR="/opt/mitk-2016.11.0/bin"
+MITK_DIR="/opt/mitk-2018.04.2/bin"
export QT_PLUGIN_PATH="/usr/lib/qt/plugins"
export LD_LIBRARY_PATH="$MITK_DIR:$MITK_DIR/plugins:$LD_LIBRARY_PATH"