From f5b47d8f9e36658ad96171469afb227a887945ba Mon Sep 17 00:00:00 2001 From: Christer Edwards Date: Wed, 13 Jul 2022 21:30:04 -0600 Subject: [PATCH] prepare for fete nationale 2022 --- AUTHORS.md | 5 +++++ docs/chapters/installation.rst | 2 +- docs/conf.py | 4 ++-- usr/local/bin/bastille | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) 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