From 849ba1d050591e0adee89a67979f443a0394cca6 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 19 Nov 2025 13:55:50 -0700 Subject: [PATCH 1/3] Version 1.1.2 --- usr/local/bin/bastille | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/bin/bastille b/usr/local/bin/bastille index 7282ceb4..3175ad2e 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.1.1.251118 +BASTILLE_VERSION=1.1.2.251119 # Validate config file # Copy default when 'setup' is called From e3ced50f39295dfedea5958413443f2b38004433 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 19 Nov 2025 13:56:38 -0700 Subject: [PATCH 2/3] Version 1.1.2 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 2f2ec7a8..008d43b1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -5,9 +5,9 @@ copyright = '2018-2025, Christer Edwards' author = 'Christer Edwards' # The short X.Y version -version = '1.1.1' +version = '1.1.2' # The full version, including alpha/beta/rc tags -release = '1.1.1.2511118' +release = '1.1.2.2511119' # -- General configuration --------------------------------------------------- From 5f1aeed05cfda5d89867448f3b8c858080715125 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 19 Nov 2025 13:57:31 -0700 Subject: [PATCH 3/3] Version 1.1.2 --- docs/chapters/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/installation.rst b/docs/chapters/installation.rst index 13cd532c..cb19931f 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.1.1.251118``. +Current version is ``1.1.2.251119``. To install from the FreeBSD package repository: