prepare for fete nationale 2022

This commit is contained in:
Christer Edwards
2022-07-13 21:30:04 -06:00
parent 6de6e7bc6f
commit f5b47d8f9e
4 changed files with 9 additions and 4 deletions

View File

@@ -23,6 +23,11 @@ Christer Edwards [christer.edwards@gmail.com]
- Sven R.
- Tobias Tom
- Stefano Marinelli
- Logan Ellis
- Chuck Tuffli
- Niketh Murali
- Eric Borisch
- Kevet Duncombe
### Special thanks
Software doesn't happen in a vacuum. Thank you to the following people who may

View File

@@ -4,7 +4,7 @@ Bastille is available in the official FreeBSD ports tree at
`sysutils/bastille`. Binary packages available in `quarterly` and `latest`
repositories.
Current version is `0.9.20220216`.
Current version is `0.9.20220714`.
To install from the FreeBSD package repository:

View File

@@ -12,9 +12,9 @@ copyright = '2018-2022, Christer Edwards'
author = 'Christer Edwards'
# The short X.Y version
version = '0.9.20220216'
version = '0.9.20220714'
# The full version, including alpha/beta/rc tags
release = '0.9.20220216-beta'
release = '0.9.20220714-beta'
# -- General configuration ---------------------------------------------------

View File

@@ -70,7 +70,7 @@ bastille_perms_check() {
bastille_perms_check
## version
BASTILLE_VERSION="0.9.20220216"
BASTILLE_VERSION="0.9.20220714"
usage() {
cat << EOF