From 95cb13739d6710ebeac02e86c5571ad76669e674 Mon Sep 17 00:00:00 2001 From: Christer Edwards Date: Mon, 15 Jul 2019 07:47:43 -0600 Subject: [PATCH] version rev --- usr/local/bin/bastille | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index a5dc719..251fddc 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -1,5 +1,5 @@ #!/bin/sh -# +# # Copyright (c) 2018-2019, Christer Edwards # All rights reserved. # @@ -69,7 +69,7 @@ bastille_perms_check . /usr/local/etc/bastille/bastille.conf ## version -BASTILLE_VERSION="0.4.20190710" +BASTILLE_VERSION="0.4.20190714" usage() { cat << EOF