Merge pull request #1433 from BastilleBSD/1.3.2

update to version 1.3.2
This commit is contained in:
tschettervictor
2025-12-25 21:47:01 -07:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -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.1.251223``.
Current version is ``1.3.2.251225``.
To install from the FreeBSD package repository:

View File

@@ -5,9 +5,9 @@ copyright = '2018-2025, Christer Edwards'
author = 'Christer Edwards'
# The short X.Y version
version = '1.3.1'
version = '1.3.2'
# The full version, including alpha/beta/rc tags
release = '1.3.1.251223'
release = '1.3.2.251225'
# -- General configuration ---------------------------------------------------

View File

@@ -32,7 +32,7 @@
PATH=${PATH}:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
BASTILLE_VERSION=1.3.1.251223
BASTILLE_VERSION=1.3.2.251225
# Validate config file
# Copy default when 'setup' is called