From 001a78912d4cfeb14963c0211ea6b4875c8a5966 Mon Sep 17 00:00:00 2001 From: bmac2 Date: Tue, 2 Jul 2019 22:47:41 -0600 Subject: [PATCH] fixed the version number from 0.3 to 0.4 --- 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 75cf25c5..2e50d013 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -32,7 +32,7 @@ . /usr/local/etc/bastille/bastille.conf ## version -BASTILLE_VERSION="0.3.20190623" +BASTILLE_VERSION="0.4.20190623" usage() { cat << EOF