diff --git a/evocheck.sh b/evocheck.sh index 426b95e..857b791 100755 --- a/evocheck.sh +++ b/evocheck.sh @@ -1363,7 +1363,7 @@ readonly PROGDIR=$(realpath -m "$(dirname "$0")") # shellcheck disable=2124 readonly ARGS=$@ -readonly VERSION="19.04" +readonly VERSION="19.06" # Disable LANG* export LANG=C