mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Release 3.0.0
This commit is contained in:
parent
3fa85dd964
commit
05ef9547ae
1 changed files with 3 additions and 3 deletions
6
lynis
6
lynis
|
|
@ -43,9 +43,9 @@
|
|||
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
|
||||
|
||||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2020-03-20"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1584711965
|
||||
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
||||
PROGRAM_RELEASE_DATE="2020-06-18"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1592477492
|
||||
PROGRAM_RELEASE_TYPE="release" # pre-release or release
|
||||
PROGRAM_VERSION="3.0.0"
|
||||
|
||||
# Source, documentation and license
|
||||
|
|
|
|||
Loading…
Reference in a new issue