File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff 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
66repositories.
77
8- Current version is ``1.1.3.251130 ``.
8+ Current version is ``1.2.0.251119 ``.
99
1010To install from the FreeBSD package repository:
1111
Original file line number Diff line number Diff line change 55author = 'Christer Edwards'
66
77# The short X.Y version
8- version = '1.1.3 '
8+ version = '1.2.0 '
99# The full version, including alpha/beta/rc tags
10- release = '1.1.3.251130 '
10+ release = '1.2.0.2511119 '
1111
1212# -- General configuration ---------------------------------------------------
1313
Original file line number Diff line number Diff line change 3232
3333PATH=${PATH} :/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
3434
35- BASTILLE_VERSION=1.1.3.251130
35+ BASTILLE_VERSION=1.2.0.251119
3636
3737# Validate config file
3838# Copy default when 'setup' is called
You can’t perform that action at this time.
0 commit comments