diff --git a/CHANGELOG b/CHANGELOG index 1d8d322..237c6ba 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,11 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Security +## [21.10.2] 2021-10-22 + +### Changed +Let's try the --version flag before falling back to grep for the constant + ## [21.10.1] 2021-10-01 ### Added diff --git a/evocheck.sh b/evocheck.sh index 610d48a..8a5719a 100755 --- a/evocheck.sh +++ b/evocheck.sh @@ -4,7 +4,7 @@ # Script to verify compliance of a Debian/OpenBSD server # powered by Evolix -VERSION="21.10.1" +VERSION="21.10.2" readonly VERSION # base functions