From 3af9b5907759fd86ab8e43565abf714d7bbea523 Mon Sep 17 00:00:00 2001 From: Christer Edwards Date: Fri, 25 Oct 2019 19:32:52 -0600 Subject: [PATCH] update version to 0.4.20191025 --- usr/local/bin/bastille | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index d3d2d47e..991c30c7 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -69,7 +69,7 @@ bastille_perms_check . /usr/local/etc/bastille/bastille.conf ## version -BASTILLE_VERSION="0.4.20190714" +BASTILLE_VERSION="0.4.20191025" usage() { cat << EOF