diff --git a/linux/CHANGELOG b/linux/CHANGELOG index 2c72b08..96bef51 100644 --- a/linux/CHANGELOG +++ b/linux/CHANGELOG @@ -13,10 +13,14 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Fixed -* restore deleted MINIFW_FILE variable - ### Security +## [22.09] 2022-09-14 + +### Fixed + +* restore deleted MINIFW_FILE variable + ## [22.08.1] 2022-08-29 ### Changed diff --git a/linux/evocheck.sh b/linux/evocheck.sh index ffae9e7..7c01da5 100755 --- a/linux/evocheck.sh +++ b/linux/evocheck.sh @@ -4,7 +4,7 @@ # Script to verify compliance of a Linux (Debian) server # powered by Evolix -VERSION="22.08.1" +VERSION="22.09" readonly VERSION # base functions