Bump version to 1.5.6.

This commit is contained in:
Slawomir Wojciech Wojtczak (vermaden) 2015-06-08 23:23:40 +02:00
parent f6b30298b4
commit a15ffbb529
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ EOF
if [ "${1}" = "--version" ] if [ "${1}" = "--version" ]
then then
echo "automount 1.5.5 2015/06/06" echo "automount 1.5.6 2015/06/08"
exit 0 exit 0
fi fi