Lynis 2.3.3 release

This commit is contained in:
Michael Boelen 2016-08-23 10:50:50 +02:00
parent f42e63129a
commit 705fd19385
2 changed files with 4 additions and 4 deletions

View File

@ -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) Experimental features (in development)

6
lynis
View File

@ -28,9 +28,9 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com" PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details # Version details
PROGRAM_RELEASE_DATE="2016-08-09" PROGRAM_RELEASE_DATE="2016-08-23"
PROGRAM_RELEASE_TIMESTAMP=1470748750 PROGRAM_RELEASE_TIMESTAMP=1471942126
PROGRAM_RELEASE_TYPE="dev" # dev or final PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.3.3" PROGRAM_VERSION="2.3.3"
# Source, documentation and license # Source, documentation and license