diff --git a/AUTHORS.md b/AUTHORS.md index 082abf68..3a777ac1 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -23,6 +23,11 @@ Christer Edwards [christer.edwards@gmail.com] - Sven R. - Tobias Tom - Stefano Marinelli +- Logan Ellis +- Chuck Tuffli +- Niketh Murali +- Eric Borisch +- Kevet Duncombe ### Special thanks Software doesn't happen in a vacuum. Thank you to the following people who may diff --git a/docs/chapters/installation.rst b/docs/chapters/installation.rst index e7618f23..cd66cea5 100644 --- a/docs/chapters/installation.rst +++ b/docs/chapters/installation.rst @@ -4,7 +4,7 @@ Bastille is available in the official FreeBSD ports tree at `sysutils/bastille`. Binary packages available in `quarterly` and `latest` repositories. -Current version is `0.9.20220216`. +Current version is `0.9.20220714`. To install from the FreeBSD package repository: diff --git a/docs/conf.py b/docs/conf.py index 4cea68bc..d8f5a043 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,9 +12,9 @@ author = 'Christer Edwards' # The short X.Y version -version = '0.9.20220216' +version = '0.9.20220714' # The full version, including alpha/beta/rc tags -release = '0.9.20220216-beta' +release = '0.9.20220714-beta' # -- General configuration --------------------------------------------------- diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index c092e096..032d17e8 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -70,7 +70,7 @@ bastille_perms_check() { bastille_perms_check ## version -BASTILLE_VERSION="0.9.20220216" +BASTILLE_VERSION="0.9.20220714" usage() { cat << EOF