mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Use more clear definition: Lynis is a pre-release or release
This commit is contained in:
parent
2c4e7711db
commit
6480663e6b
1 changed files with 1 additions and 1 deletions
2
lynis
2
lynis
|
|
@ -45,7 +45,7 @@
|
|||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2019-07-14"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1563094548
|
||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
|
||||
PROGRAM_VERSION="3.0.0"
|
||||
|
||||
# Source, documentation and license
|
||||
|
|
|
|||
Loading…
Reference in a new issue