Add current version date/tag.

This commit is contained in:
Slawomir Wojciech Wojtczak (vermaden) 2013-03-13 13:38:08 +01:00
parent 456edafbfe
commit 78f4a38c85
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ EOF
if [ "${1}" = "--version" ] if [ "${1}" = "--version" ]
then then
echo "automount 1.4.3 2013/03/07" echo "automount 1.4.3 2013/03/13"
exit 0 exit 0
fi fi