diff --git a/AUTHORS.md b/AUTHORS.md index decabda7..1c28321b 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -7,13 +7,21 @@ Christer Edwards [christer.edwards@gmail.com] ## Contributors (code) - Barry McCormick - Brian Downs +- Carsten Bäcker +- Chris Wells - Dave Cottlehuber - Giacomo Olgeni +- Gleb Popov - JP Mens - Jose Rivera +- Juan David Hurtado G. - Lars E. +- Marius van Witzenburg +- Matt Audesse - Paul C. +- Petru T. Garstea - Sven R. +- Tobias Tom ### 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 25c1c852..eafd01c3 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.8.20210101`. +Current version is `0.8.20210115`. To install from the FreeBSD package repository: diff --git a/docs/conf.py b/docs/conf.py index 71013349..09e8892c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,9 +12,9 @@ copyright = '2018-2021, Christer Edwards' author = 'Christer Edwards' # The short X.Y version -version = '0.8.20210101' +version = '0.8.20210115' # The full version, including alpha/beta/rc tags -release = '0.8.20210101-beta' +release = '0.8.20210115-beta' # -- General configuration --------------------------------------------------- diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index d5628618..b526e42d 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.8.20210101" +BASTILLE_VERSION="0.8.20210115" usage() { cat << EOF