mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-21 01:30:52 +01:00
version bump for 0.8.20210115
This commit is contained in:
@@ -7,13 +7,21 @@ Christer Edwards [christer.edwards@gmail.com]
|
|||||||
## Contributors (code)
|
## Contributors (code)
|
||||||
- Barry McCormick
|
- Barry McCormick
|
||||||
- Brian Downs
|
- Brian Downs
|
||||||
|
- Carsten Bäcker
|
||||||
|
- Chris Wells
|
||||||
- Dave Cottlehuber
|
- Dave Cottlehuber
|
||||||
- Giacomo Olgeni
|
- Giacomo Olgeni
|
||||||
|
- Gleb Popov
|
||||||
- JP Mens
|
- JP Mens
|
||||||
- Jose Rivera
|
- Jose Rivera
|
||||||
|
- Juan David Hurtado G.
|
||||||
- Lars E.
|
- Lars E.
|
||||||
|
- Marius van Witzenburg
|
||||||
|
- Matt Audesse
|
||||||
- Paul C.
|
- Paul C.
|
||||||
|
- Petru T. Garstea
|
||||||
- Sven R.
|
- Sven R.
|
||||||
|
- Tobias Tom
|
||||||
|
|
||||||
### Special thanks
|
### Special thanks
|
||||||
Software doesn't happen in a vacuum. Thank you to the following people who may
|
Software doesn't happen in a vacuum. Thank you to the following people who may
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Bastille is available in the official FreeBSD ports tree at
|
|||||||
`sysutils/bastille`. Binary packages available in `quarterly` and `latest`
|
`sysutils/bastille`. Binary packages available in `quarterly` and `latest`
|
||||||
repositories.
|
repositories.
|
||||||
|
|
||||||
Current version is `0.8.20210101`.
|
Current version is `0.8.20210115`.
|
||||||
|
|
||||||
To install from the FreeBSD package repository:
|
To install from the FreeBSD package repository:
|
||||||
|
|
||||||
|
|||||||
@@ -12,9 +12,9 @@ copyright = '2018-2021, Christer Edwards'
|
|||||||
author = 'Christer Edwards'
|
author = 'Christer Edwards'
|
||||||
|
|
||||||
# The short X.Y version
|
# The short X.Y version
|
||||||
version = '0.8.20210101'
|
version = '0.8.20210115'
|
||||||
# The full version, including alpha/beta/rc tags
|
# The full version, including alpha/beta/rc tags
|
||||||
release = '0.8.20210101-beta'
|
release = '0.8.20210115-beta'
|
||||||
|
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ bastille_perms_check() {
|
|||||||
bastille_perms_check
|
bastille_perms_check
|
||||||
|
|
||||||
## version
|
## version
|
||||||
BASTILLE_VERSION="0.8.20210101"
|
BASTILLE_VERSION="0.8.20210115"
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
cat << EOF
|
cat << EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user