From 9c2976e824032a8494c48246420a22b245d12f05 Mon Sep 17 00:00:00 2001 From: "Slawomir Wojciech Wojtczak (vermaden)" Date: Wed, 6 Aug 2014 23:45:13 +0200 Subject: [PATCH] Add -k flag to file(1) command. Set new --version and date(1). --- automount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automount b/automount index f34f0da..0400500 100755 --- a/automount +++ b/automount @@ -123,7 +123,7 @@ EOF if [ "${1}" = "--version" ] then - echo "automount 1.5 2014/08/01" + echo "automount 1.5.1 2014/08/06" exit 0 fi