mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Switch to development version
This commit is contained in:
parent
3c8e93c28e
commit
3bafb77395
1 changed files with 2 additions and 2 deletions
4
lynis
4
lynis
|
|
@ -30,8 +30,8 @@
|
|||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2016-10-27"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1477554032
|
||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
||||
PROGRAM_VERSION="2.4.0"
|
||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||
PROGRAM_VERSION="2.4.1"
|
||||
|
||||
# Source, documentation and license
|
||||
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
|
||||
|
|
|
|||
Loading…
Reference in a new issue