Release 19.04 #89

Merged
jlecour merged 4 commits from release-1904 into master 2019-04-25 17:06:43 +02:00
Showing only changes of commit a76565dd2d - Show all commits

View file

@ -1343,7 +1343,7 @@ readonly PROGDIR=$(realpath -m "$(dirname "$0")")
# shellcheck disable=2124
readonly ARGS=$@
readonly VERSION="0.14.0.beta2"
readonly VERSION="19.04"
# Disable LANG*
export LANG=C