diff --git a/docs/chapters/installation.rst b/docs/chapters/installation.rst index d62553f3..d76b6e2e 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.20210714`. +Current version is `0.9.20211225`. To install from the FreeBSD package repository: diff --git a/docs/conf.py b/docs/conf.py index 9960669d..794265ab 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,9 +12,9 @@ author = 'Christer Edwards' # The short X.Y version -version = '0.9.20210714' +version = '0.9.20211225' # The full version, including alpha/beta/rc tags -release = '0.8.20210714-beta' +release = '0.9.20211225-beta' # -- General configuration --------------------------------------------------- diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index 705ff8fc..89b33f23 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.20210714" +BASTILLE_VERSION="0.9.20211225" usage() { cat << EOF