From 2a926f56717c69ea0f66fcb1e6ab52966b4b107d Mon Sep 17 00:00:00 2001 From: tschettervictor Date: Mon, 22 Dec 2025 18:48:34 -0700 Subject: [PATCH] 1.3.0.251222 --- docs/chapters/installation.rst | 2 +- docs/conf.py | 2 +- usr/local/bin/bastille | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/chapters/installation.rst b/docs/chapters/installation.rst index d055e1f1..d126b20a 100644 --- a/docs/chapters/installation.rst +++ b/docs/chapters/installation.rst @@ -5,7 +5,7 @@ Bastille is available in the official FreeBSD ports tree at ``sysutils/bastille``. Binary packages are available in quarterly and latest repositories. -Current version is ``1.3.0.251214``. +Current version is ``1.3.0.251222``. To install from the FreeBSD package repository: diff --git a/docs/conf.py b/docs/conf.py index b29d408d..e6a436c5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -7,7 +7,7 @@ author = 'Christer Edwards' # The short X.Y version version = '1.3.0' # The full version, including alpha/beta/rc tags -release = '1.3.0.251214' +release = '1.3.0.251222' # -- General configuration --------------------------------------------------- diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index d9ff5bcf..9ed36cc6 100755 --- a/usr/local/bin/bastille +++ b/usr/local/bin/bastille @@ -32,7 +32,7 @@ PATH=${PATH}:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin -BASTILLE_VERSION=1.3.0.251214 +BASTILLE_VERSION=1.3.0.251222 # Validate config file # Copy default when 'setup' is called