Merge pull request #1324 from BastilleBSD/tschettervictor-patch-1

update version string
This commit is contained in:
tschettervictor
2025-12-01 19:45:45 -07:00
committed by GitHub
3 changed files with 3 additions and 3 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.2.0.251119``.
Current version is ``1.2.0.251201``.
To install from the FreeBSD package repository:

View File

@@ -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 ---------------------------------------------------

View File

@@ -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