From 80412679a765ee4933c6aa6dc6cffeba7ee2b675 Mon Sep 17 00:00:00 2001 From: Christer Edwards Date: Mon, 25 Nov 2019 21:44:23 -0700 Subject: [PATCH] updating version string --- 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 db2aa0e0..0aff4846 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.5.20191125RC" +BASTILLE_VERSION="0.5.20191125" usage() { cat << EOF