Bump VERSION

This commit is contained in:
Benoît S. 2019-06-21 14:31:23 +02:00
parent 88d7f26fbd
commit 8702da330d

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