diff --git a/evocheck.sh b/evocheck.sh index fb5a73b..4a486ae 100755 --- a/evocheck.sh +++ b/evocheck.sh @@ -1446,7 +1446,7 @@ readonly PROGDIR=$(realpath -m "$(dirname "$0")") # shellcheck disable=2124 readonly ARGS=$@ -readonly VERSION="19.08" +readonly VERSION="19.09" # Disable LANG* export LANG=C