Update version to '1.5.4 2015/03/01'.

This commit is contained in:
Slawomir Wojciech Wojtczak (vermaden) 2015-03-01 00:03:10 +01:00
parent 3c65028fe1
commit 1ce47c884b
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.5.3 2015/02/05" echo "automount 1.5.4 2015/03/01"
exit 0 exit 0
fi fi