Skip to content

Commit c884771

Browse files
Merge pull request #1433 from BastilleBSD/1.3.2
update to version 1.3.2
2 parents b2538db + 0e17a1f commit c884771

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/chapters/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Bastille is available in the official FreeBSD ports tree at
55
``sysutils/bastille``. Binary packages are available in quarterly and latest
66
repositories.
77

8-
Current version is ``1.3.1.251223``.
8+
Current version is ``1.3.2.251225``.
99

1010
To install from the FreeBSD package repository:
1111

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
author = 'Christer Edwards'
66

77
# The short X.Y version
8-
version = '1.3.1'
8+
version = '1.3.2'
99
# The full version, including alpha/beta/rc tags
10-
release = '1.3.1.251223'
10+
release = '1.3.2.251225'
1111

1212
# -- General configuration ---------------------------------------------------
1313

usr/local/bin/bastille

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
PATH=${PATH}:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
3434

35-
BASTILLE_VERSION=1.3.1.251223
35+
BASTILLE_VERSION=1.3.2.251225
3636

3737
# Validate config file
3838
# Copy default when 'setup' is called

0 commit comments

Comments
 (0)