From 8f803d511e40b4d925da1ec48d831ffdda95c057 Mon Sep 17 00:00:00 2001 From: JRGTH Date: Mon, 1 May 2023 13:30:54 -0400 Subject: [PATCH] Fix missing version --- 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 04df13e5..a2c161b7 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -62,7 +62,7 @@ bastille_perms_check() { bastille_perms_check ## version -BASTILLE_VERSION= +BASTILLE_VERSION="0.9.20220714" usage() { cat << EOF