From 4864378c3f528318b4bcb19b14ca606c60f8b7f4 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:44:38 -0700 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 91abc7ee..3337bcb3 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.2.0.251119 +BASTILLE_VERSION=1.2.0.251201 # Validate config file # Copy default when 'setup' is called From 3d10e48f0f8b8cd6fe1d69ef9f74a6cb574569c2 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:45:07 -0700 Subject: [PATCH 2/3] update version string --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 916fcc63..0e56430f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -7,7 +7,7 @@ author = 'Christer Edwards' # The short X.Y version version = '1.2.0' # The full version, including alpha/beta/rc tags -release = '1.2.0.2511119' +release = '1.2.0.251201' # -- General configuration --------------------------------------------------- From 7f52015b6ffbe5aab8130684c01bd97c49070e2c Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:45:28 -0700 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 b7c612dc..eebb969d 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.2.0.251119``. +Current version is ``1.2.0.251201``. To install from the FreeBSD package repository: