Merge branch 'release-19.06' of evolix/evocheck into master
Some checks reported errors
continuous-integration/drone/tag Build encountered an error
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Jérémy Lecour 2019-06-21 14:32:32 +02:00 committed by Gitea
commit 8e2c8b306d

View file

@ -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