Lynis 3.0.4 release

This commit is contained in:
Michael Boelen 2021-05-11 11:26:33 +02:00
parent eef403eeba
commit 33ff247d67
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04

6
lynis
View File

@ -43,10 +43,10 @@
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
# Version details
PROGRAM_RELEASE_DATE="2021-01-07"
PROGRAM_RELEASE_TIMESTAMP=1610029111
PROGRAM_RELEASE_DATE="2021-05-11"
PROGRAM_RELEASE_TIMESTAMP=1620725174
PROGRAM_RELEASE_TYPE="release" # pre-release or release
PROGRAM_VERSION="3.0.3"
PROGRAM_VERSION="3.0.4"
# Source, documentation and license
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"