Release 3.0.0

This commit is contained in:
Michael Boelen 2020-06-18 12:51:54 +02:00
parent 3fa85dd964
commit 05ef9547ae
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04

6
lynis
View File

@ -43,9 +43,9 @@
PROGRAM_WEBSITE="https://cisofy.com/lynis/" PROGRAM_WEBSITE="https://cisofy.com/lynis/"
# Version details # Version details
PROGRAM_RELEASE_DATE="2020-03-20" PROGRAM_RELEASE_DATE="2020-06-18"
PROGRAM_RELEASE_TIMESTAMP=1584711965 PROGRAM_RELEASE_TIMESTAMP=1592477492
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release PROGRAM_RELEASE_TYPE="release" # pre-release or release
PROGRAM_VERSION="3.0.0" PROGRAM_VERSION="3.0.0"
# Source, documentation and license # Source, documentation and license