JAL-3609 New auto-scale 'formula' for linux HiDPI. Tested to work for UHD screen...
[jalview.git] / getdown / src / getdown / mvn_cmd
index d10f7a8..25faf6f 100755 (executable)
@@ -3,7 +3,7 @@
 if [ x$JVLVERSION != x ]; then
   export VERSION=$JVLVERSION
 else
-  export VERSION=1.8.3-1.2.5_JVL
+  export VERSION=1.8.3-1.2.6_JVL
 fi
 
 if [ x${VERSION%_JVL} = x$VERSION ]; then