Bump VERSION #99

Merged
jlecour merged 1 commit from release-19.06 into master 2019-06-21 14:32:36 +02:00

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