From 0b7c0ef511a08a65ab5a944d342c55ce117ed84c Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 19 Nov 2025 06:19:00 -0500 Subject: [PATCH 1/3] update version string --- 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 edeb1161..7282ceb4 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.0.251001 +BASTILLE_VERSION=1.1.1.251118 # Validate config file # Copy default when 'setup' is called From c74707a96a124d29c4084b464511d25bbf80c4a9 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 19 Nov 2025 06:20:45 -0500 Subject: [PATCH 2/3] update version string --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index e114e41f..2f2ec7a8 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.0' +version = '1.1.1' # The full version, including alpha/beta/rc tags -release = '1.1.0.251001' +release = '1.1.1.2511118' # -- General configuration --------------------------------------------------- From 3f9b4d5d0e900411f1a16791fc378c302fa55871 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Wed, 19 Nov 2025 06:21:06 -0500 Subject: [PATCH 3/3] update version string --- 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 24a5e703..13cd532c 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.0.251001``. +Current version is ``1.1.1.251118``. To install from the FreeBSD package repository: