Release 19.10
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jérémy Lecour 2019-10-25 13:15:08 +02:00 committed by Jérémy Lecour
parent b08184683f
commit 96a41a16c0

View file

@ -1446,7 +1446,7 @@ readonly PROGDIR=$(realpath -m "$(dirname "$0")")
# shellcheck disable=2124
readonly ARGS=$@
readonly VERSION="19.09"
readonly VERSION="19.10"
# Disable LANG*
export LANG=C