mirror of https://github.com/CISOfy/lynis.git
Lynis 2.3.3 release
This commit is contained in:
parent
f42e63129a
commit
705fd19385
|
@ -2,7 +2,7 @@ Lynis Changelog
|
|||
===============
|
||||
|
||||
|
||||
Lynis 2.3.3 (not released yet, under development)
|
||||
Lynis 2.3.3 (2016-08-23)
|
||||
|
||||
|
||||
Experimental features (in development)
|
||||
|
|
6
lynis
6
lynis
|
@ -28,9 +28,9 @@
|
|||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||
|
||||
# Version details
|
||||
PROGRAM_RELEASE_DATE="2016-08-09"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1470748750
|
||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
||||
PROGRAM_RELEASE_DATE="2016-08-23"
|
||||
PROGRAM_RELEASE_TIMESTAMP=1471942126
|
||||
PROGRAM_RELEASE_TYPE="final" # dev or final
|
||||
PROGRAM_VERSION="2.3.3"
|
||||
|
||||
# Source, documentation and license
|
||||
|
|
Loading…
Reference in New Issue