diff --git a/evocheck.sh b/evocheck.sh index f0cf1ce..6e9985f 100755 --- a/evocheck.sh +++ b/evocheck.sh @@ -1343,7 +1343,7 @@ readonly PROGDIR=$(realpath -m "$(dirname "$0")") # shellcheck disable=2124 readonly ARGS=$@ -readonly VERSION="0.14.0.beta2" +readonly VERSION="19.04" # Disable LANG* export LANG=C