Fix future version.

This commit is contained in:
vermaden 2019-12-15 15:01:14 +01:00
parent c5077f57c3
commit fef1358c2a
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ if [ "${1}" = '--version' -o \
"${1}" = 'version' -o \
"${1}" = '-v' ]
then
echo "automount 1.7.1 2019/12/15"
echo "automount 1.7.2 2019/12/15"
exit 0
fi