Update --version.

This commit is contained in:
Slawomir Wojciech Wojtczak (vermaden) 2014-08-01 10:28:31 +02:00
parent fb424421fe
commit 3cdfab2b6b
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ EOF
if [ "${1}" = "--version" ] if [ "${1}" = "--version" ]
then then
echo "automount 1.4.3 2013/03/13" echo "automount 1.5 2014/08/01"
exit 0 exit 0
fi fi